The Function Module C1F2_USAGES_CHECK_BY_STATUS_2 (EHS: ... nur zur internen Verwendung, für Dialoge ...) is a standard Function Module in SAP ERP and is part of the function group C1F2 within the package CBUI.
Function Module | C1F2_USAGES_CHECK_BY_STATUS_2 |
Short Text | EHS: ... nur zur internen Verwendung, für Dialoge ... |
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_ADDINF | LIKE | RCGADDINF | (siehe L_USAGES_CHECK_BY_STATUS) | |
I_ERRORMODE | TYPE | ESPAP_ERRORMODE_TYPE | ESPAP_ERRORMODE-ERROR | (siehe L_USAGES_CHECK_BY_STATUS) |
I_FLG_DCTVT_AT_INS | TYPE | ESP1_BOOLEAN | ESP1_FALSE | (siehe L_USAGES_CHECK_BY_STATUS) |
I_FLG_WITH_MESSAGE | TYPE | ESP1_BOOLEAN | ESP1_TRUE | #NAME? |
I_LINEMOD | LIKE | RCGDUIOT-LINEMOD | 'I' | (siehe L_USAGES_CHECK_BY_STATUS) |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_FLG_ERROR | TYPE | ESP1_BOOLEAN | (siehe L_USAGES_CHECK_BY_STATUS) | |
X_FLG_WARNING | TYPE | ESP1_BOOLEAN | (siehe L_USAGES_CHECK_BY_STATUS) |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_IOTAB_OLD | LIKE | RCGDUIOT | EHS: IOTAB für Zusatzinfo Verwendung | |
X_IOTAB | LIKE | RCGDUIOT | EHS: IOTAB für Zusatzinfo Verwendung |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_INPUT | ungültige Eingabe |
INTERNAL_ERROR | interner Systemfehler |