SAP ABAP Function Module G_SET_DYNAMIC_GET_INFO (Sets: Einlesen des Kopfeintrags eines dynamischen 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_SET_DYNAMIC_GET_INFO Sets: Einlesen des Kopfeintrags eines dynamischen Sets  
Function Group GSDY   Dynamic sets  
Program Name SAPLGSDY    
INCLUDE Name LGSDYU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SET_HIER TYPE SETHIER Kopfeintrag des dynamischen Sets
Exporting SET_VARIANT TYPE RSVAR-VARIANT Zum dyn. Set gehörende ABAP-Variante
Exporting SET_REPORT TYPE RSVAR-REPORT Report der ABAP-Variante zum dyn. Set
Importing SETID TYPE SETHIER-SETID ID des dynamischen Sets
Importing CLIENT TYPE SYST-MANDT SPACE Client of the Set
Importing LANGU TYPE SYST-LANGU SPACE Language of Description
Importing NO_DESCRIPTION TYPE C SPACE Keine Beschreibung lesen
Exception SET_IS_NOT_DYNAMIC TYPE Das Set ist kein dynamisches Set
Exception DYNAMIC_SET_NOT_FOUND TYPE Das dynamische Set ist nicht vorhanden
               
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  19980415 
SAP Release Created in