The Function Module C1I1_TCG46_READ (EHS: Lesen der Literaturquellen) is a standard Function Module in SAP ERP and is part of the function group C1I1 within the package CBUI.
Function Module | C1I1_TCG46_READ |
Short Text | EHS: Lesen der Literaturquellen |
Function Group | C1I1 |
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_FLG_READ_ALL | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Flag Lesen aller Literaturquellen |
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_ERROR_TAB | TYPE | ESPPT_ERROR_TAB_TYPE | Fehlermeldungen | |
E_TCG46_TAB | LIKE | TCG46 | Literaturquellen | |
I_TCG46_TAB | LIKE | TCG46 | Literaturquellen |
This function module does not define any Exceptions.