• 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: 7 results found.

Search for:
Search Only:

1. ALV Grid in the nutshell: Field catalog - sp_group - Group key
(ALV Grid in the nutshell)
Group key is not widely used but it has nice feature. Once you group the field catalog fields and you pass the group name into parameter IT_SPECIAL_GROUPS of method SET_TABLE_FOR_FIRST_DISPLAY, then in ...
Created on 18 April 2020
2. ALV Grid in the nutshell: Field catalog - fieldname
(ALV Grid in the nutshell)
... from the table and you don’t pass the dictionary name to parameter I_STRUCTURE_NAME of SET_TABLE_FOR_FIRST_DISPLAY method, then it will only display this fields, which are in field catalog.  In Figure ...
Created on 24 June 2019
3. ALV Grid in the nutshell: Field catalog
(ALV Grid in the nutshell)
... but this is only allowed if the table you would like to display is of type that is kept in dictionary. In other case, you’ll be forced to create the field catalog and pass it as parameter to SET_TABLE_FOR_FIRST_DISPLAY ...
Created on 24 June 2019
4. Retro ASCII symbols in ALV Grid table
(How to...)
...  grid->set_table_for_first_display(   changing     it_fieldcatalog               = fcat     it_outtab                     = symbols   exceptions     others                        = 1 ).  ...
Created on 03 June 2018
5. ZCL_FALV - explanation of main methods and attributes
(FALV (Fast ALV Grid))
...  Can be used to fill EXCLUDE_FUNCTIONS table which is passed to SET_TABLE_FOR_FIRST_DISPLAY. As this works only before initial display, then alternatively DELETE_BUTTON function can be used which works ...
Created on 09 January 2016
6. Popup with multi-select ALV
(How to...)
...      .   if sy-subrc eq 0.     go_popup_grid->set_table_for_first_display(     exporting *      i_buffer_active               = i_buffer_active *      i_bypassing_buffer            = i_bypassing_buffer ...
Created on 29 April 2014
7. Mass replace popup for ALV grid
(Tips)
...            others            = 5.       if sy-subrc eq 0.         gs_layout-stylefname = 'STYLES'.         go_alv->set_table_for_first_display(           exporting             i_structure_name              = 'SPFLI' ...
Created on 27 April 2014


Łukasz Pęgiel
READ USER SETTINGS LVC FCAT SALV CONTROLLER METADATA REFRESH TABLE DISPLAY APPEND ALV Grid in the nutshell Field catalog - no sign FALV Fast ALV Grid - First blood FALV FIELDCATALOG Endless loop in BADI ME PROCESS CUST Field catalog - outputlen ALV GRID LOWERCASE BAPI EXCHANGERATE CREATE CMD API EXTRACT ABAP4 CALL TRANSACTION Create a nice looking chart with CL GUI CHART ENGINE - Part 1 - Chart Designer REUSE ALV GRID PERIOD AND DATE CONVERT OUTPUT OUT ZCL CUSTOMER OBJECTS Create fieldcatalog from internal table JUST COMPONENTS MAINTAIN #SAPTechEd 2016 Barcelona SCMS XSTRING BINARY PURCHASE REQUISITION GUI HTML EDITOR VARIANT AGGREGATIONS RSFUNC TXT Scan program for authority-check FILL MDLB FROM EBAN ZDEMO FALV09 - Cell settings F4 Help for external date ESRUO - MM settings table - Part 3 JSON FALV05 - Adding Removing Disabling grid toolbar AiE ADT dark theme settings MEREQ GET FACTORY QFIELDNAME CURRENT CELL ENGINE Field catalog - inttype - ABAP data type Field catalog - tabname ALINK CONNECTION ALV GRID IN THE NUTSHELL ABAP ZIP FRONTEND SERVICES GTENVIRONMENT VARIABLE
  • 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
  • GOS - How to add business documents at creation of object
  • Endless loop in BADI ME_PROCESS_PO_CUST
  • 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
  • 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.