SAP ABAP Function Module G_SET_FETCH (Importing a Set for the Purpose of Change)
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_FETCH Importing a Set for the Purpose of Change  
Function Group GSAC   Sets: Access to Set Tables  
Program Name SAPLGSAC    
INCLUDE Name LGSACU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SET_HEADER TYPE RGSBS Specifications for the Entire Set
Importing CLASS TYPE RGSBS-CLASS SPACE Obsolete, Use ID in SETNR Parameter
Importing LANGU TYPE SYST-LANGU Language in which Texts are Read
Importing NO_AUTHORITY_CHECK TYPE C SPACE 'X' --> no Authorization Check
Importing SETNR TYPE C Set ID
Importing SOURCE_CLIENT TYPE SYST-MANDT Source Client
Importing TABLE TYPE RGSBS-TABLE SPACE Obsolete, Use ID in SETNR Parameter
Importing NO_TITLES TYPE C SPACE 'X' for Suppressing the Short Descriptions
Importing NO_SETID_CONVERSION TYPE SYST-DATAR 'X' Obsolete, do not use !!!
Tables FORMULA_LINES TYPE RGSBF Table with Formula Lines
Tables SET_LINES_BASIC TYPE RGSBV Table with Basic Set Lines
Tables SET_LINES_DATA TYPE RGSB3 Table with Data Set Lines
Tables SET_LINES_MULTI TYPE RGSB2 Table with Multi Set Lines
Tables SET_LINES_SINGLE TYPE RGSB1 Table with Single Set Lines
Exception NO_AUTHORITY TYPE No Authorization for Reading the Set
Exception SET_IS_BROKEN TYPE Set is Damaged
Exception SET_NOT_FOUND TYPE Set does not exist
               
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