The Function Module C103_NODETAB_GET (EHS: das interne Format des Eigenschaftsbaumes auslesen) is a standard Function Module in SAP ERP and is part of the function group C103 within the package CBUI.
Function Module | C103_NODETAB_GET |
Short Text | EHS: das interne Format des Eigenschaftsbaumes auslesen |
Function Group | C103 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_CONSTRUCT | TYPE | ESP1_BOOLEAN | ESP1_FALSE | #NAME? |
I_FLG_FORCE_BUFTAB_LOAD | TYPE | ESP1_BOOLEAN | ESP1_TRUE | #NAME? |
I_FLG_FORCE_NODETAB_LOAD | TYPE | ESP1_BOOLEAN | ESP1_TRUE | #NAME? |
I_FLG_LAYOUT_SET | TYPE | ESP1_BOOLEAN | ESP1_FALSE | #NAME? |
I_MENID | LIKE | TCG51-MENID | Eigenschaftsbaum (beachtet nur bei <> initial) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BUFTAB_LEN | LIKE | SY-TABIX | Zeilen-Anzahl der Puffer-Tabelle |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ESTTYPES_SUPPR_TAB | TYPE | ESP8_ESTTYPE_TAB_TYPE | zu unterdrückende Bewertungstypen | |
X_BUFTAB | TYPE | ESP8_BUFTAB_TYPE | Puffer-Tabelle | |
X_LAYOUTTAB | TYPE | ESP8_LAYOUTTAB_TYPE | Layout-Tabelle | |
X_NODETAB | LIKE | SNODETEXT | internes Format des Baumes |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_INPUT | ungültige Eingabe |
INTERNAL_ERROR | interner Systemfehler |