Menu

SAP Function Module C1F2_USAGES_CHECK_BY_STATUS_EX

EHS: ... nur zur internen Verwendung, für API-Logiken ...

The Function Module C1F2_USAGES_CHECK_BY_STATUS_EX (EHS: ... nur zur internen Verwendung, für API-Logiken ...) is a standard Function Module in SAP ERP and is part of the function group C1F2 within the package CBUI.

Technical Information

Function Module C1F2_USAGES_CHECK_BY_STATUS_EX
Short Text EHS: ... nur zur internen Verwendung, für API-Logiken ...
Function Group C1F2
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ADDINF LIKE RCGADDINF EHS: Zusatzinfos für FB-Aufrufe
I_ERRORMODE LIKE ESPAP_ERRORMODE-ERROR 'E' Fehlermodus
I_FLG_DCTVT_AT_INS TYPE ESP1_BOOLEAN ESP1_TRUE #NAME?
I_LINEMOD LIKE RCGDUIOT-LINEMOD 'I' Bearbeitungsstatus bzw. -modus eines Satzes/Step-Loop-Zeile

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_INTERNAL_ERROR TYPE ESP1_BOOLEAN - X: interner Systemfehler

Changing 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 - X: Fehler
X_FLG_WARNING TYPE ESP1_BOOLEAN - X: Warnung

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_API_USAGE_EXIST_TAB TYPE ESPRH_APIDU_TAB_TYPE bereits existierende Verwendungen
X_API_USAGE_TO_CHECK_TAB TYPE ESPRH_APIDU_TAB_TYPE zu prüfende Verwendungen

Exceptions

This function module does not define any Exceptions.