The Function Module C12LAYOUT_GET_ADDON_INFOS (EHS: Liefert zu einer Bewertungsart die Zusatzinfos) is a standard Function Module in SAP ERP and is part of the function group C12LAYOUT within the package CBUI.
Function Module | C12LAYOUT_GET_ADDON_INFOS |
Short Text | EHS: Liefert zu einer Bewertungsart die Zusatzinfos |
Function Group | C12LAYOUT |
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_ESTCAT | TYPE | ESEESTCAT | Value assignment type | |
I_LEVEL | TYPE | SEU_LEVEL | Node level |
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_SYMTREE_TAB | LIKE | RCGWWISYMTREE | Structure to Transfer Symbol Tree | |
E_TABLE_VALUATEADD_TAB | LIKE | ESV_TCGA6 | Additional Infos for Value Assignment Types (VA Type-Specific) | |
E_TABLE_VALUATE_TAB | LIKE | ESV_TCGA6 | Additional Infos for Value Assignment Types |
This function module does not define any Exceptions.