Menu

SAP Function Module C142_USAGES_CHECK_BY_STATUS

EHS: Bewertungen auf Generierbarkeit anhand der Statuszuordnungen prüfen

The Function Module C142_USAGES_CHECK_BY_STATUS (EHS: Bewertungen auf Generierbarkeit anhand der Statuszuordnungen prüfen) is a standard Function Module in SAP ERP and is part of the function group C142 within the package CBUI.

Technical Information

Function Module C142_USAGES_CHECK_BY_STATUS
Short Text EHS: Bewertungen auf Generierbarkeit anhand der Statuszuordnungen prüfen
Function Group C142
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 Änderungsnummer und Stichtag
I_FLG_INIT_ST_BUF TYPE ESP1_BOOLEAN ESP1_TRUE #NAME?
I_USAGECHECK LIKE ESTLP-USAGECHECK '2' (siehe C1F2_USAGE_MATCHING_CHECK)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_WARNING TYPE ESP1_BOOLEAN - TRUE: eine Verwendung verbietet Generierung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_API_PROPD_TAB TYPE ESPRH_API_PROPD_TAB_TYPE zu prüfende Bewertungen (oder Identifikatoren)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_INPUT ungültige Eingabe
INTERNAL_ERROR interner Systemfehler