• 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         value(i_parent) type  abap_abstypename         i_abap_type     type ref to cl_abap_struc ...
Created on 20 August 2018
2. Characteristic's own input screen - Part 5 - show characteristic's own update screen
(How to...)
... I_DATE ) TYPE SY-DATUM  DEFAULT SY-DATUM -> date for characteristics value I_STRUCTURE TYPE REF TO CL_ABAP_STRUCTDESCR OPTIONAL -> structure of classification for reference data Exporting: ...
Created on 14 November 2013
3. 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
4. Classifications - Part 4 - example of use
(How to...)
... the most important things you can find while debugging.   This is the list of components of our dynamic structure from cl_abap_structdescr.     Here is the result of created work ...
Created on 26 May 2013
5. Classifications - Part 3 - get all objects assigned to class
(How to...)
... ref to cl_abap_structdescr -> structure Exceptions: fetch_values_error structure_error Implementation: method get_objects_of_class. *This is the code from http://abapblog.com.   field-symbols: <table> type standard table, ...
Created on 18 May 2013
6. Classifications - Part 2 - Get Object Details
(How to...)
... type bapi1003_key-objecttable optional -> name of database table for object i_key_date type sy-datum  default sy-datum -> key date for classification i_structure type ref to cl_abap_structdescr ...
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
FIELDCATALOG DELETE USER SETTINGS VIRTUALBOX SAP SCRIPT EXTENSION LVC FCAT GUI ALV GRID DARK THEME SALV TABLE CTMS DDB HAS VALUES INTERNAL TechEd Create a nice looking chart with CL CHART ENGINE - Part 2 - Customization ALV Grid in the nutshell Field catalog - round CONTROLLER METADATA GTGET ABAP Code Retreat Tychy 2019 - Organizer Recap ROLLNAME BCS COMPONENTS UPDATE PREPARE LOAD COMPLEX TSK CMD API VIDEO COMP REQUIREMENT DATE Convert date to and from external date type Field catalog - cfieldname ALV GRID ECLIPSE AiE ALV GRID IN THE NUTSHELL PERIOD AND CONVERT OUTPUT ABAP BAPI CLASS READ ABAP DEVELOPMENTS TOOLS ALINK CONNECTION Field catalog - key sel AGGREGATIONS MB51 AUTOMATIC LOGON ZDEMO Field catalog - qfieldname Save message with attachment in Outlook's Drafts CREATE COM FALV PURCHASE REQ FACTORY Reset rejection of Purchase Requisition MESSAGE Endless loop in BADI ME PROCESS CUST TVCPLAK Basic Information ESRUO - MM settings table - Part 2 BOM COPY RESET REJ ALLOWED EDIT MASK DFIELDNANE Field catalog - no sign GTDELETE SET VALUE SUM KKB SELECTIONS BOM HEADER
  • 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
  • GOS - How to add business documents at creation of object
  • Link Attachments of Purchase Requisition to Purchase Order
  • 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.