• Home
  • About me
  • FALV
  • ALV Grid in the nutshell
    • Basic Information
    • Field catalog
  • Articles
    • Tricks
    • FALV (Fast ALV Grid)
    • ALV Grid in the nutshell
    • Tips
    • How to...
    • For beginners
    • Thoughts
  • By Topic
    • ALV
    • ALV OO
    • SALV
    • GOS
    • Selection screen
    • Purchase Requisitions
    • Purchase Orders
    • Attachments
    • Others
    • Characteristics
    • Sample Programs
    • ZIP
    • OLE
    • Mails
    • Routings
    • EWB
    • Excel
  • Keywords
  • RSS
  • Download
  • Home

Total: 7 results found.

Search for:
Search Only:

1. Creating ABAP type definition from JSON structure (JSON2ABAPtype)
(How to...)
...                      data(table_line_as_el_type) = cast cl_abap_elemdescr( cl_abap_elemdescr=>describe_by_data_ref( p_data_ref =  )  ).                     add 1 to level.                     append value #( level = level name = i_comp-name type = table_line_as_el_type->type_kind absolute_type = table_line_as_el_type->absolute_name parent = table_line_as_el_type->absolute_name structure  = abap_true  id = id ) to hierarchy ...
Created on 20 August 2018
2. Characteristic's own input screen - Part 6 - move reference data to bapi structure
(How to...)
...      data: m_p(16) type p.     data: mo_type type ref to cl_abap_elemdescr.     data: m_format type cabn-atfor.     data: m_currency type rctmv-waers.     data: m_atinn type api_vali-atinn.     data: m_objectkey type bapi1003_key-object. ...
Created on 16 November 2013
3. Characteristic's own input screen - Part 4 - Move screen values to reference dat
(How to...)
...      data: m_p(16) type p.     data: mo_type type ref to cl_abap_elemdescr.     data: m_format type cabn-atfor.     data: m_currency type rctmv-waers.     if c_data is initial.       raise no_data_to_change. ...
Created on 14 November 2013
4. Characteristic's own input screen - Part 3 - Move reference data values to scree
(How to...)
...                      type any,                     type api_vali.     data: m_p(16) type p.     data: mo_type type ref to cl_abap_elemdescr.     data: m_format type cabn-atfor.     data: m_currency type rctmv-waers. ...
Created on 14 November 2013
5. How to select proper configuration entry
(Tips)
... change the structure of your configuration table.  Dynamic way when done once then doesn't have to be redesign as I will use cl_abap_elemdescr and cl_abap_structdescr to get key fields.    Ok, firstly ...
Created on 31 May 2013
6. Classifications - Part 2 - Get Object Details
(How to...)
...    data: mo_type type ref to cl_abap_elemdescr.   data: m_p(16) type p.   data: m_date type sy-datum.   data: m_time type sy-uzeit.   "check if object table was supplied   if i_objecttable is initial. ...
Created on 18 May 2013
7. Classifications - Part 1 - prepare structure for class data
(How to...)
... then I will use FM BAPI_CHARACT_GETDETAIL to read the characteristics and in each step I'll be using classes cl_abap_elemdescr, cl_abap_structdescr and cl_abap_tabledescr to create the structure I ...
Created on 17 May 2013
Łukasz Pęgiel
LVC FCAT IFIELDNAME SAPGUI PROGRESS INDICATOR FALV SALV CONTROLLER METADATA ABAP4 CALL TRANSACTION HOW TO START WITH ALV GOS SERVICE TOOLS GTMOVE LINKED OBJECTS DELETE USER SETTINGS LOAD COMPLEX BOM BAPI CHARACT GETDETAIL ITM GET DDIC FIELD LIST DARK THEME How to select proper configuration entry ABAP Favorites Eclipse plugin PURCHASE ORDER ITEM SET CONDITIONS ABAP STRUCTDESCR TRANSFER FROM SLIS FIELDCATALOG ALV GRID IN THE NUTSHELL TVCPL MDC7 ALV GRID FRIEND TSK ALV Grid in the nutshell Field catalog - key sel KEY Enhanced MB51 Part 2 - Structure for data ZDEMO FALV12 - Error log LEARN ABAP #SAPTechEd 2016 Barcelona MS07 Secure call of starting new task using RM FREE SESSION CHECK and Enhance Your ADT AiE SCMS STRING XSTRING FILL MDPA EBAN ESRUO - MM settings table - Part 3 Field catalog - cfieldname JSON2ABAPtype ALV GRID CVAPI DOC PERIOD AND DATE CONVERT OUTPUT Selection Screen - Part1 - Parameters REJECTION ALLOWED OBJCL INPUT EDITOR TABLE WITH STATUS GUI
  • Laserowe usuwanie blizn Tychy
  • Laserowe usuwanie zmarszczek Tychy
  • Paznokcie hybrydowe Tychy
  • Paznokcie tytanowe Tychy
  • Salon Kosmetyczny Tychy
  • Trycholog Tychy
  • Wypadanie włosów Tychy
Tweets by abapblog

Eclipse Plugins for ABAP

ABAP Favorites

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

ABAP ADT Extensions

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

ABAP Quick Fixes

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

 

Latest Articles

  • ABAP in Eclipse - Install, Configure, Use, and Enhance Your ADT
  • ALV Grid in the nutshell: Field catalog - col_id - ALV control: Column ID
  • ALV Grid in the nutshell: Field catalog - dfieldname – Fieldname for column group
  • ALV Grid in the nutshell: Field catalog - Hotspot - ALV control: SingleClick-sensitive
  • ALV Grid in the nutshell: Field catalog - sp_group - Group key
  • ALV Grid in the nutshell: Field catalog - domname - Domain name
  • ALV Grid in the nutshell: Field catalog - reprep - ALV control: Value is selection criterion for rep./rep.intf.
  • ALV Grid in the nutshell: Field catalog - reptext – Heading
  • ALV Grid in the nutshell: Field catalog - lowercase - Lowercase letters allowed/not allowed
  • ALV Grid in the nutshell: Field catalog - intlen - Internal Length in Bytes
  • Downloading Exchange Rates from NBP (National Bank of Poland)
  • Downloading Exchange Rates from Central Bank of Turkey
  • ABAP Extensions - Automatic Logon
  • ALV Grid in the nutshell: Field catalog - inttype - ABAP data type (C,D,N,...)
  • ALV Grid in the nutshell: Field catalog - datatype

Most Read

  • Create XLSX/MHTML file from internal table in background
  • Refresh ALV GRID and keep position and current cell
  • FALV (Fast ALV Grid)
  • Call standard F4 search help with customized parameters
  • Dynamic GUI STATUS & TITLE with ABAP code
  • Create XLSX file from internal table in background v2
  • ATC Pseudo Comments list
  • Create fieldcatalog from internal table
  • Create a nice looking chart with CL_GUI_CHART_ENGINE - Part 3 - Chart Data and render
  • Link Attachments of Purchase Requisition to Purchase Order
  • GOS - How to add business documents at creation of object
  • Endless loop in BADI ME_PROCESS_PO_CUST
  • How to access private or protected data and methods of CL_GUI_ALV_GRID
  • Subtotal lines of ALV GRID OO as content separator
  • Popup with multi-select ALV

Latest Comments

ABAP code and articles provided on http://abapblog.com, if it is not statet otherwise, were created by Łukasz Pęgiel. You can use the code in your SAP instance for commercial and non-commercial use without any warranty from side of the author. You cannot sell the code as a full program or a part of it.
Replicating of the articles and code is prohibited unless the agreement of the author is given to you. 

Bootstrap is a front-end framework of Twitter, Inc. Code licensed under MIT License. Font Awesome font licensed under SIL OFL 1.1.