The Function Module C104_REFSUB_REFERENCE_CHECKS (EHS: Referenzspezifische Überprüfungen auf den Referenzstoff) is a standard Function Module in SAP ERP and is part of the function group C104 within the package CBUI.
Function Module | C104_REFSUB_REFERENCE_CHECKS |
Short Text | EHS: Referenzspezifische Überprüfungen auf den Referenzstoff |
Function Group | C104 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_MASTERSUB_HEAD | TYPE | ESPRH_APIRH_WA_TYPE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ERROR | TYPE | ESP1_BOOLEAN | ||
E_FLG_WARNING | TYPE | ESP1_BOOLEAN |
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_API_REFSUBS_REFERENCED_TAB | TYPE | ESPRH_APIRR_TAB_TYPE | ||
X_API_REFSUBS_TOCHECK_TAB | TYPE | ESPRH_APIRR_TAB_TYPE |
This function module does not define any Exceptions.