SAP ABAP Function Module G_SET_LIST_SELECT_IN_HIERARCHY (Selection of a Sets List from a Specified 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_LIST_SELECT_IN_HIERARCHY Selection of a Sets List from a Specified Hierarchy  
Function Group GSBD   SETS: Select objects  
Program Name SAPLGSBD   ?... 
INCLUDE Name LGSBDU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting MATCHING_SETS TYPE SETIDLIST List fo Sets found
Importing CLIENT TYPE SYST-MANDT Set Client
Importing TOP_SETID TYPE SETID Set ID of Highest Hierarchy Node
Importing SHORTNAME TYPE C Short Name of Sets (Mask possible)
Importing DESCRIPT TYPE SETHIER-DESCRIPT Short Text of Set (Mask possible)
Importing CREUSER TYPE SETHIER-CREUSER Created by (Mask possible)
Importing UPDUSER TYPE SETHIER-UPDUSER Last Changed by (Mask possible)
Importing NO_DYNAMIC_SETS TYPE FLAG 'X' Do not Select Dynamic Sets
Importing SHORT_OR_DESCRIPT TYPE FLAG SPACE 'X': DESCRIPT also valid as Mask for SHORTNAME
Tables ET_SETHIER TYPE SETHIER Additonal Set Information (optional)
Exception HIERARCHY_NOT_FOUND TYPE Hierarchy does not exist
               
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  19960115 
SAP Release Created in