• 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...)
... sp;eq 'h'.                     data(table_line_as_el_type) = cast cl_abap_elemdescr( cl_abap_elemdescr=>describe_by_data_ref( p_data_ref = <test>  ...
Created on 20 August 2018
2. Characteristic's own input screen - Part 6 - move reference data to bapi structures
(How to...)
...      data: mo_type type ref to cl_abap_elemdescr.     data: m_format type cabn-atfor.     data: m_currency type rctmv-waers. ...
Created on 16 November 2013
3. Characteristic's own input screen - Part 4 - Move screen values to reference data
(How to...)
...      data: m_p(16) type p.     data: mo_type type ref to cl_abap_elemdescr.     data: m_format type cabn-atfor. ...
Created on 14 November 2013
4. Characteristic's own input screen - Part 3 - Move reference data values to screen
(How to...)
...      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)
... you 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.  ...
Created on 31 May 2013
6. Classifications - Part 2 - Get Object Details
(How to...)
...    data: mo_str type ref to cl_abap_structdescr.   data: mo_type type ref to cl_abap_elemdescr.   data: m_p(16) type p. ...
Created on 18 May 2013
7. Classifications - Part 1 - prepare structure for class data
(How to...)
... data, 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 ...
Created on 17 May 2013
Łukasz Pęgiel
Other checks on purchase requisition state FIELDCATALOG GOS SERVICE TOOLS GTMOVE LINKED OBJECTS HOTSPOT DFIELDNANE By Topic DATE LVC COL ITM CREATE COPY GUI CHART ENGINE FCAT GET SCROLL INFO VIA FALV ALV Grid in the nutshell Field catalog - no zero APPEND USER DDIC FIELD LIST Field catalog - quantity JUST MMIM REP CUST ALV GRID IN THE NUTSHELL CTMS CLASS DDB HEADER HANDLE MM- GTGET MANAGER TechEd Save message with attachment in Outlook's Drafts ZDEMO FALV09 - Cell settings chart designer ISOLATE SELSCREEN ALV GRID SET VALUE ONLINE MB51 SAVE PROGRESS INDICATOR VS direct call of SAPGUI INDICATOR SCMS STRING XSTRING Endless loop in BADI ME PROCESS Field catalog - inttype - ABAP data type FALV Fast ALV Grid Range to search in lower case fields BAPI CHARACT GETDETAIL ABAP ZIP POPUP KKB SELECTIONS READ LOAD COMPLEX TSK ALV GRID CFIELDNAME BOM COMPONENTS REFRESH ESDUS EWB Components allocation to routing operation multilevel BOM LOOP AT SCREEN SELECTION-SCREEN FUNCTION KEY Downloading Exchange Rates from NBP National Bank of Poland IDENTITY UPDATE
  • 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

  • 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
  • ALV Grid in the nutshell: Field catalog - rollname

Most Read

  • Create XLSX/MHTML file from internal table in background
  • Refresh ALV GRID and keep position and current cell
  • Call standard F4 search help with customized parameters
  • FALV (Fast ALV Grid)
  • Dynamic GUI STATUS & TITLE with ABAP code
  • 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
  • Subtotal lines of ALV GRID OO as content separator
  • Create fieldcatalog from internal table
  • Endless loop in BADI ME_PROCESS_PO_CUST
  • EWB Components allocation to routing operation (multilevel BOM)
  • Save message with attachment in Outlook's Drafts
  • How to access private or protected data and methods of CL_GUI_ALV_GRID
  • 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.