SAP ABAP Function Module G_SELECT_SET (Selection of a set)
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_SELECT_SET Selection of a set  
Function Group GSBD   SETS: Select objects  
Program Name SAPLGSBD   ?... 
INCLUDE Name LGSBDU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CLASS_NAME TYPE RGSBS-CLASS
Exporting SET_NAME TYPE RGSBS-SETNR Name of the selected set
Exporting TABLE_NAME TYPE RGSBS-TABLE Table of the selected set
Importing CLASS TYPE RGSBS-CLASS SPACE Class of the set
Importing CRUSER TYPE SETHIER-CREUSER '*' Creator of the set (generic)
Importing FIELD_NAME TYPE SETHIER-FIELDNAME '*' Name of the set field (can be mask
Importing NO_CLASS_DISPLAY TYPE SPACE Suppression of the display of the
Importing SEARCHFLD TYPE SETINFO-SEARCHFLD '*' Search field (can be specified gen
Importing SET TYPE RGSBS-SETNR '*' Set ID (can be specified generical
Importing START_COLUMN TYPE 0 Column of the "upper left" corner
Importing START_ROW TYPE 0 Line of the "upper left" corner
Importing TABLE TYPE RGSBS-TABLE '*' Table (can be specified genericall
Importing TYPELIST TYPE 'BSMD' List of the set types (for example
Importing UPDUSER TYPE SETHIER-UPDUSER '*' Changed by (generic)
Exception NO_SET_PICKED TYPE No set was selected
Exception NO_SETS TYPE There is no appropriate set
Exception UNKNOWN_EXCEPTION TYPE Unbekannte Ausnahme (aus anderen Funktionen)
               
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