The Function Module C1F2_EXIT_GET_COMP_TREE (EH&S: User Exit für den GetCompTree Abort) is a standard Function Module in SAP ERP and is part of the function group C1F2 within the package CBUI.
Function Module | C1F2_EXIT_GET_COMP_TREE |
Short Text | EH&S: User Exit für den GetCompTree Abort |
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_COMP | LIKE | RCGAPIVP | ESTVP-Zeile des zu testenden Stoffes | |
I_USEXPAR | LIKE | BAPI1077IL-TEXT_LINE | Free parameter from the Expert call | |
I_VALDAT | LIKE | RCGADDINF-VALDAT | Key date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ABORT | TYPE | ESEBOOLE | Abbruchflag, TRUE -- Abbruch |
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 |
---|---|---|---|---|
I_TAB_COMP_USAGE | LIKE | RCGAPIDU | Usage des Aktuellen VP-Eintrages | |
I_TAB_ENV | LIKE | TCGUEEN | Environment table of user exit | |
I_TAB_READ_USAGE | LIKE | RCGAPIDU | Read usage |
This function module does not define any Exceptions.