SAP ABAP Function Module DISPLAY_SET (Displays Set Hierarchy in a Dialog Window or as Full Screen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       GBSE (Package) FI-SL sets
Basic Data
Function Module DISPLAY_SET Displays Set Hierarchy in a Dialog Window or as Full Screen  
Function Group RGSD   RF-GL: Display set in window  
Program Name SAPLRGSD    
INCLUDE Name LRGSDU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CLASS TYPE RGSBS-CLASS SPACE Obsolete, use ID in parameter SETNAME!
Importing ECOLUMN TYPE N '87' Final Column of the Window
Importing EROW TYPE N '18' Final Line of the Window
Importing MODE TYPE C 'W' Screen Mode (W=Window,F=Full Screen)
Importing SCOLUMN TYPE N '02' Start Column of the Window
Importing SETNAME TYPE C SPACE Set ID
Importing SREPORT TYPE N '0' Obsolete, do not use
Importing SROW TYPE N '2' Start Line of the Window
Importing TABLE TYPE TABNAME SPACE Obsolete, use ID in parameter SETNAME!
Importing INDEX TYPE SYST-TABIX 0 Index of Set in Set Buffer
Importing REFRESH_BUFFER TYPE SYST-DATAR SPACE 'X': Delete Buffer of Set Manager before Reading
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  00000000 
SAP Release Created in