SAP ABAP Function Module G_SELECT_VARIABLE (Selection of a variable (for use in sets))
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_VARIABLE Selection of a variable (for use in sets)  
Function Group GSBD   SETS: Select objects  
Program Name SAPLGSBD   ?... 
INCLUDE Name LGSBDU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting VARIABLE TYPE Selected variable name
Importing CRE_USER TYPE T802G-CRNAME '*'
Importing EXTENDED_DISPLAY TYPE C SPACE
Importing EXT_TYPES TYPE C '*'
Importing FIELD_MASK TYPE T802G-FELD '*' Field name (can be entered generic
Importing START_COLUMN TYPE I 0 Initial column
Importing START_ROW TYPE I 0 Beginning line
Importing TABLE TYPE T802G-TAB '*' Table name (can be entered generic
Importing UPD_USER TYPE T802G-UPNAME '*'
Importing VARIABLE_MASK TYPE C '*' Variable name (can be entered gene
Importing FLAG_NO_ROLLNAME TYPE FLAG SPACE allgemeines flag
Importing VARIABLE_TYPE TYPE T802G-GTYPE SPACE Variable category (can be entered
Importing DISPLAY_ONLY TYPE SYST-DATAR SPACE
Exception NO_VARIABLES TYPE No appropriate variables found
Exception NO_VARIABLE_PICKED TYPE No variables selected
               
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