SAP ABAP Function Module G_SET_FETCH_OLD (Einlesen eines Sets zwecks Änderung)
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_OLD Einlesen eines Sets zwecks Änderung  
Function Group GSGE   SETS: Generating and reading sets  
Program Name SAPLGSGE    
INCLUDE Name LGSGEU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SET_HEADER TYPE RGSBS Angaben zum gesamten Set
Importing CLASS TYPE RGSBS-CLASS SPACE
Importing LANGU TYPE SYST-LANGU SY-LANGU
Importing NO_AUTHORITY_CHECK TYPE FLAG SPACE 'X' --> Keine Berechtigungsprüfung
Importing SETNR TYPE C
Importing SOURCE_CLIENT TYPE SYST-MANDT SY-MANDT Quellmandant
Importing TABLE TYPE RGSBS-TABLE
Importing NO_TITLES TYPE FLAG SPACE 'X' zum Unterdrücken der Kurzbeschreibungen
Tables FORMULA_LINES TYPE RGSBF Tabelle mit Formelzeilen
Tables SET_LINES_BASIC TYPE RGSBV Tabelle mit Basic-Set-Zeilen
Tables SET_LINES_DATA TYPE RGSB3 Tabelle mit Data-Set-Zeilen
Tables SET_LINES_MULTI TYPE RGSB2 Tabelle mit Multi-Set-Zeilen
Tables SET_LINES_SINGLE TYPE RGSB1 Tabelle mit Single-Set-Zeilen
Exception NO_AUTHORITY TYPE Keine Berechtigung zum Lesen des Sets
Exception SET_IS_BROKEN TYPE Set ist beschädigt
Exception SET_NOT_FOUND TYPE Set existiert nicht
               
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