The Function Module C12LAYOUT_NODETAB_CREATE (EHS: SEUT-Nodetab für Symbolbaum erstellen) is a standard Function Module in SAP ERP and is part of the function group C12LAYOUT within the package CBUI.
Function Module | C12LAYOUT_NODETAB_CREATE |
Short Text | EHS: SEUT-Nodetab für Symbolbaum erstellen |
Function Group | C12LAYOUT |
Package | CBUI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
E_NODETAB_NEW | LIKE | RCGWWISYMTREE | EHS: Struktur für den WWI Symbolbaum | |
E_SPEZ_SYMBOL_TAB | LIKE | ESV_TCGA6 | Spezifikationssymbole | |
E_TABLE_VALUATEADD_TAB | LIKE | ESV_TCGA6 | Zusatzinfos für Bewertungsarten (Bewertungsartspezifisch) | |
E_TABLE_VALUATE_TAB | LIKE | ESV_TCGA6 | Zusatzinfos für Bewertungsarten | |
I_RESTRICT_NODETAB | LIKE | TCGA6 | Stoffberichtssymbol |
This function module does not define any Exceptions.