SAP Function Module C102_CHECK_SUB_DELETE

EHS: prüfen, ob das Löschen von Stoffen erlaubt ist

The Function Module C102_CHECK_SUB_DELETE (EHS: prüfen, ob das Löschen von Stoffen erlaubt ist) is a standard Function Module in SAP ERP and is part of the function group C102 within the package CBUI.

Technical Information

Function Module C102_CHECK_SUB_DELETE
Short Text EHS: prüfen, ob das Löschen von Stoffen erlaubt ist
Function Group C102
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_ACTYPE LIKE RCGDIALCTR-ACTYPE Aktivitätstyp
I_ADDINF LIKE RCGADDINF Zusatzinformationen
I_FLG_MESSAGE TYPE ESP1_BOOLEAN ESP1_FALSE #NAME?

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_ERROR TYPE ESP1_BOOLEAN Fehlerkennzeichen
E_FLG_WARNING TYPE ESP1_BOOLEAN Warnungskennzeichen

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_IOTAB LIKE RCGRHIOT zu löschende Stoffe

Exceptions

These are the Exceptions of this function module.

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