• 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

Search

Total: 5 results found.

Search for:
Search Only:

1. Creating ABAP type definition from JSON structure (JSON2ABAPtype)
(How to...)
...                    endif.                 catch cx_root.                   data(other_type) =  cl_abap_typedescr=>describe_by_data_ref( p_data_ref  = i_data ) .                   append value #( level = level name = i_comp-name type = other_type->type_kind lenght = other_type->length decimals = other_type->decimals absolute_type = other_type->absolute_name parent = i_parent ) to hierarchy. ...
Created on 20 August 2018
2. ZCL_FALV - explanation of main methods and attributes
(FALV (Fast ALV Grid))
...          value(i_applog_embedded) type abap_bool default abap_false         value(i_subclass)        type ref to cl_abap_typedescr optional       changing         !ct_table                type standard table ...
Created on 09 January 2016
3. Characteristic's own input screen - Part 4 - Move screen values to reference dat
(How to...)
...                  if sy-subrc eq 0.                   free mo_type.                   mo_type ?= cl_abap_typedescr=>describe_by_data( p_data =  ).                   case mo_type->type_kind.                     when 'D' or 'T'. ...
Created on 14 November 2013
4. Classifications - Part 2 - Get Object Details
(How to...)
... in part 1. To get the characteristics values for an object I will use FM BAPI_OBJCL_GETDETAIL, then using field-symbols I will move the data from its result tables to our structure. I will use also cl_abap_typedescr ...
Created on 18 May 2013
5. Free global data of a program at once
(Tricks)
...    data: mt_inc type table of d010inc.   data: ms_exclude like line of it_exclude.   data: mt_exclude type tt_ra_scompo_name.   data: m_compname(255) type c.   data: m_classref type ref to cl_abap_typedescr. ...
Created on 10 April 2013


Łukasz Pęgiel
MS OUTLOOK LOAD COMPLEX TSK ABAP HTML REPREP PROGRESS INDICATOR REDISPATCH SAPGUI SET FUNCTIONCODE SMP DYNTXT GUI ALV GRID ALV Grid in the nutshell Field catalog - ifieldname APPEND USER OBJECTS VARIANT CONTENTS LVC FCAT GET DDIC FIELD LIST ALV GRID IN THE NUTSHELL PURCHASE REQ FACTORY ECLIPSE PLUGIN Create fieldcatalog from internal table SAVE ALV GRID FALV FIELDCATALOG PRINTOUTS ZIP a file using ABAP By Topic CTMS DDB HAS VALUES INTERNAL WYSIWYG HTML Editor in ABAP FIORI Field catalog - quantity Field catalog - no zero Retro ASCII symbols in ALV Grid table COL POS Save message with attachment in Outlook's Drafts READ SETTINGS Field catalog - reptext Heading RELEASABLE KKB SELECTIONS ECLIPSE Field catalog SALV CONTROLLER METADATA REUSE MERGE ABAP FAVORITES SELTEXT F4IF SHLP DESCR ABAP ELEMDESCR MS07 STRUCTDESCR EDITOR TABLE WITH STATUS out CHANGE CREATED Enhanced MB51 Part 1 - Goal and prerequisites ALV POPUP MEREQ ZCL DYNAMIC STATUS - for full screen or popup Speed up your coding with ABAP in Eclipse SITWRO 2017 session SCROLL INFO VIA ITM PROVIDE
  • Laserowe usuwanie blizn Tychy
  • Laserowe usuwanie zmarszczek 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
  • Create XLSX file from internal table in background v2
  • FALV (Fast ALV Grid)
  • ATC Pseudo Comments list
  • Call standard F4 search help with customized parameters
  • Dynamic GUI STATUS & TITLE with ABAP code
  • Create fieldcatalog from internal table
  • Link Attachments of Purchase Requisition to Purchase Order
  • Endless loop in BADI ME_PROCESS_PO_CUST
  • GOS - How to add business documents at creation of object
  • Create a nice looking chart with CL_GUI_CHART_ENGINE - Part 3 - Chart Data and render
  • How to access private or protected data and methods of CL_GUI_ALV_GRID
  • Subtotal lines of ALV GRID OO as content separator
  • How to handle CL_GUI_ALV_GRID events in SALV

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.