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 |
|---|---|---|---|---|---|---|---|
| |
SET_HIER | TYPE | SETHIER | Kopfeintrag des dynamischen Sets | |||
| |
SET_VARIANT | TYPE | RSVAR-VARIANT | Zum dyn. Set gehörende ABAP-Variante | |||
| |
SET_REPORT | TYPE | RSVAR-REPORT | Report der ABAP-Variante zum dyn. Set | |||
| |
SETID | TYPE | SETHIER-SETID | ID des dynamischen Sets | |||
| |
CLIENT | TYPE | SYST-MANDT | SPACE | Client of the Set | ||
| |
LANGU | TYPE | SYST-LANGU | SPACE | Language of Description | ||
| |
NO_DESCRIPTION | TYPE | C | SPACE | Keine Beschreibung lesen | ||
| |
SET_IS_NOT_DYNAMIC | TYPE | Das Set ist kein dynamisches Set | ||||
| |
DYNAMIC_SET_NOT_FOUND | TYPE | Das dynamische Set ist nicht vorhanden | ||||
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 | 19980415 |
| SAP Release Created in |