Menu

SAP Function Module C12LAYOUT_GET_ADDON_INFOS

EHS: Liefert zu einer Bewertungsart die Zusatzinfos

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.

Technical Information

Function Module C12LAYOUT_GET_ADDON_INFOS
Short Text EHS: Liefert zu einer Bewertungsart die Zusatzinfos
Function Group C12LAYOUT
Package CBUI
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.