SAP ABAP Function Module G_SET_SELECT (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_SET_SELECT Selection of a Set  
Function Group GSBD   SETS: Select objects  
Program Name SAPLGSBD   ?... 
INCLUDE Name LGSBDU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SETID TYPE SETHIER-SETID ID of Selected Set
Exporting CLASS_NAME TYPE RGSBS-CLASS Class of Selected Set
Exporting SET_NAME TYPE C Name of Selected Set
Exporting SET_TITLE TYPE RGSBS-TITLE Description of Selected Set
Exporting TABLE_NAME TYPE RGSBS-TABLE Table of Selected Set
Exporting SET_TYPE TYPE RGSBS-TYPE Set Type of Selected Set
Exporting SET_FIELD TYPE RGSBS-FIELD Reference Field of Selected Set
Exporting MULTIPLE_SETIDS TYPE SETIDLIST Multiple Selection: Selected Sets
Importing CLASS TYPE RGSBS-CLASS SPACE Set Class (Mask possible)
Importing CRUSER TYPE SETHIER-CREUSER '*' Set Created by (Mask possible)
Importing DISPLAY_ONLY TYPE C SPACE No Selection Options, List Display only
Importing DYNP_TITLE TYPE C SPACE Obsolete, is ignored
Importing ECCS_DIMEN TYPE SETHIER-ECCS_DIMEN '*' SAP Cons: Dimension
Importing ECCS_ITCLG TYPE SETHIER-ECCS_ITCLG '*' SAP Cons: Consolidation Chart of Accounts
Importing ECCS_SITYP TYPE SETHIER-ECCS_SITYP '*' SAP Cons: Subitem Category
Importing FIELD_ENTRY TYPE SETVALUES-FROM '*' Value that the Set should contain
Importing FIELD_NAME TYPE SETHIER-FIELDNAME '*' Set Field Name (Mask is possible)
Importing KOKRS TYPE SETHIER-KOKRS '*' Controlling Area for CO Groups
Importing KTOPL TYPE SETHIER-KTOPL '*' Chart of Account, if nec. derived from KOKRS
Importing FIKRS TYPE SETHIER-FIKRS '*' Finanzkreis für Public Sector Gruppen
Importing LIB TYPE SETHIER-LIB
Importing MULTIPLE_CHOICE TYPE DDBOOL_D SPACE 'X': Multiple Selection possible
Importing NO_CLASS_DISPLAY TYPE C SPACE Obsolete, is ignored
Importing NO_DYNAMIC_SETS TYPE SYST-DATAR SPACE Do not offer Dynamic Sets
Importing NO_MAINTENANCE TYPE SYST-DATAR 'X' Obsolete, is ignored
Importing NO_SUBSET_EXPAND TYPE C 'X' ' ': Expand Multi Sets for Field Search
Importing NO_TABLE_DISPLAY TYPE C SPACE Obsolete, is ignored
Importing RNAME TYPE SETHIER-RNAME
Importing SEARCHFLD TYPE SETHIER-SEARCHFLD '*' Search Field (Do Not Use -> KOKRS)
Importing SET TYPE C '*' Short Name (Specify Mask, otherwise ignored)
Importing SET_USAGE TYPE C '*' Only Sets Used are Searched
Importing SET_WILDCARD_ONLY TYPE FLAG 'X' 'X': Kurznamen ohne Maske werden ignoriert
Importing START_COLUMN TYPE 0 Obsolete, is ignored
Importing START_ROW TYPE 0 Obsolete, is ignored
Importing SUBCLASS TYPE SETSUBCLS '*' Organisationseinheit für "sonstige" Setklassen
Importing TABLE TYPE SETHIER-TABNAME '*' Table of Set (Mask possible)
Importing TITLE_STRING TYPE C '*' Short Text of Set (Mask Possible)
Importing TOP_NODES_ONLY TYPE SYST-DATAR SPACE Only Highest Node of a Hierarchy
Importing TYPELIST TYPE C 'BSMD' List of Set Types (such as 'BS'= Basic+Single)
Importing UPDUSER TYPE SETHIER-UPDUSER '*' Last Changed by (Mask possible)
Importing VARIABLE TYPE T802G-GLOBAL '*' Varaible that the Set is to Contain
Exception NO_SET_PICKED TYPE No Set was Selected
Exception NO_SETS TYPE No Matching Set Exists
               
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