The Function Module C1F2_SUBSTANCE_GET_COMP_TREE (EHS: Zusammensetzungsbaum für eine Spez. komplett auflösen) is a standard Function Module in SAP ERP and is part of the function group C1F2 within the package CBUI.
Function Module | C1F2_SUBSTANCE_GET_COMP_TREE |
Short Text | EHS: Zusammensetzungsbaum für eine Spez. komplett auflösen |
Function Group | C1F2 |
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 | LIKE | ESTVH-ESTCAT | Value assignment type (composition) | |
I_FLG_CONS_ALL_VAL_INSTS | TYPE | ESP1_BOOLEAN | ESP1_FALSE | #NAME? |
I_RECN | LIKE | ESTRH-RECN | Specification | |
I_UE_TREE_TO_LIST | TYPE | FUNCNAME | SPACE | Funktionsbaustein zum Umrechnen der Maßeinheiten |
I_USEXNAM | LIKE | RCGEXITPAR-USEXNAM | Name of user exit to cancel for a substance | |
I_USEXPAR | LIKE | BAPI1077IL-TEXT_LINE | Parameter of user exit to cancel for a substance | |
I_VALDAT | LIKE | RCGADDINF-VALDAT | SY-DATUM | Key date |
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_COMP_LIST_TAB | TYPE | ESPRH_COMP_TREE_TAB_TYPE | Determines list of all ingredients | |
E_COMP_TREE_TAB | TYPE | ESPRH_COMP_TREE_TAB_TYPE | Determines composition tree | |
I_UE_PARAM_TAB | LIKE | TCGUEEN | EHS: Parameter von User-Exits der User-Exit-Verwaltung | |
I_USAGE_TAB | TYPE | ESPRH_APIDU_TAB_TYPE | Usage (for access to value assignments) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INCL_SUBS_FIND_ERROR | Fehler bei der Suche nach Komponenten |
INTERNAL_ERROR | Internal system error |
NO_OBJECT_SPECIFIED | No specification specified or specification does not exist |
PARAMETER_ERROR | Value assignment type not specified |