SAP ABAP Function Module G_GENERATE_DATA_SET (Generieren eines Data-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_GENERATE_DATA_SET Generieren eines Data-Sets  
Function Group GSGF   Sets: Generation and deletion of sets  
Program Name SAPLGSGF   Sets: Generation and deletion of sets 
INCLUDE Name LGSGFU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CLIENT TYPE SYST-MANDT SPACE Client in which set is to be created
Importing LANGU TYPE SYST-LANGU SY-LANGU Language of Text
Importing SET_HEADER TYPE RGSBS Header of the Data Set
Importing REF_SET TYPE RGSBS-SETNR SPACE Name of reference set
Importing NOTHING_CHANGED TYPE SYST-DATAR SPACE Internal use only (set not changed)
Importing FLAG_USE_RGSBS_USER TYPE SYST-DATAR SPACE Internal use (take user from header)
Tables FORMULA_LINES TYPE RGSBF Table with Formula Lines
Tables SET_LINES TYPE RGSB3 Table with set lines
Exception BAD_FORMULA TYPE Error in Formula Line
Exception ENTRY_NOT_FOUND TYPE Line Entry does not exist T804B
Exception OLD_SET_HAS_WRONG_TYPE TYPE Set with same name but different type
Exception TEMPORARY_IN_PERMANENT_SET TYPE Set Contains Temporary Data Set Entry
Exception SETNAME_TOO_LONG TYPE Set Name too Long for Temporary Set
Exception WRONG_SETCLASS TYPE Incorrect Set Class (Only General Sets Allowed)
               
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  19970514 
SAP Release Created in