The Function Module C11M_NODES_ITEMS_BUILD (EHS: Knoten und Blätter Tabelle aufbauen) is a standard Function Module in SAP ERP and is part of the function group C11M within the package CBUI.
Function Module | C11M_NODES_ITEMS_BUILD |
Short Text | EHS: Knoten und Blätter Tabelle aufbauen |
Function Group | C11M |
Package | CBUI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_DET_ERROR | TYPE | ESEBOOLE | Wahrheitswert |
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_ITEM_TABLE | LIKE | MTREEITM | Tree Control Item der Reports saptrev* | |
E_NODE_TABLE | TYPE | TREEV_NTAB | Tree Control: Knotentabelle | |
I_RECN_TAB | LIKE | RCGSTDRECN | PP-SHE: Minimalschlüssel für FB-Aufrufschnittstelle |
This function module does not define any Exceptions.