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 |
|---|---|---|---|---|---|---|---|
| |
SET_HEADER | TYPE | RGSBS | Angaben zum gesamten Set | |||
| |
CLASS | TYPE | RGSBS-CLASS | SPACE | |||
| |
LANGU | TYPE | SYST-LANGU | SY-LANGU | |||
| |
NO_AUTHORITY_CHECK | TYPE | FLAG | SPACE | 'X' --> Keine Berechtigungsprüfung | ||
| |
SETNR | TYPE | C | ||||
| |
SOURCE_CLIENT | TYPE | SYST-MANDT | SY-MANDT | Quellmandant | ||
| |
TABLE | TYPE | RGSBS-TABLE | ||||
| |
NO_TITLES | TYPE | FLAG | SPACE | 'X' zum Unterdrücken der Kurzbeschreibungen | ||
| |
FORMULA_LINES | TYPE | RGSBF | Tabelle mit Formelzeilen | |||
| |
SET_LINES_BASIC | TYPE | RGSBV | Tabelle mit Basic-Set-Zeilen | |||
| |
SET_LINES_DATA | TYPE | RGSB3 | Tabelle mit Data-Set-Zeilen | |||
| |
SET_LINES_MULTI | TYPE | RGSB2 | Tabelle mit Multi-Set-Zeilen | |||
| |
SET_LINES_SINGLE | TYPE | RGSB1 | Tabelle mit Single-Set-Zeilen | |||
| |
NO_AUTHORITY | TYPE | Keine Berechtigung zum Lesen des Sets | ||||
| |
SET_IS_BROKEN | TYPE | Set ist beschädigt | ||||
| |
SET_NOT_FOUND | TYPE | Set existiert nicht | ||||
Processing Type
| Normal Function 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 |