SAP ABAP Function Module G_SET_GET_ALL_VALUES (Read All Values in a Set Hierarchy)
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 G_SET_GET_ALL_VALUES Read All Values in a Set Hierarchy  
Function Group GSGF   Sets: Generation and deletion of sets  
Program Name SAPLGSGF   Sets: Generation and deletion of sets 
INCLUDE Name LGSGFU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CLIENT TYPE SYST-MANDT SPACE Client of the Set
Importing FORMULA_RETRIEVAL TYPE RGSBS-UNIQUE SPACE 'X' --> Return of Formula Lines
Importing LEVEL TYPE SYST-TABIX 0 Number of Desired Levels (DEFAULT = all)
Importing SETNR TYPE C Set ID
Importing VARIABLES_REPLACEMENT TYPE RGSBS-UNIQUE SPACE Replace Value Variable with Default Values
Importing TABLE TYPE RGSBS-TABLE SPACE Obsolete, Use ID in SETNR Parameter
Importing CLASS TYPE RGSBS-CLASS SPACE Obsolete, Use ID in SETNR Parameter
Importing NO_DESCRIPTIONS TYPE SYST-DATAR 'X' "X" --> No Short Descriptions
Importing NO_RW_INFO TYPE SYST-DATAR 'X' Obsolete, Do Not Use
Importing DATE_FROM TYPE DATAB Selection Date for Dynamic Sets (From Value)
Importing DATE_TO TYPE DATBI Selection Date for Dynamic Sets (From Value)
Importing FIELDNAME TYPE FIELDNAME SPACE Different Reference Field, if Required (only with TABLE)
Tables SET_VALUES TYPE RGSB4 Set Value Table
Exception SET_NOT_FOUND TYPE Set Not Found
               
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  19970514 
SAP Release Created in