Menu

SAP Function Module EXCEPTION_DELETE

Löschen einer Exception

The Function Module EXCEPTION_DELETE (Löschen einer Exception) is a standard Function Module in SAP ERP and is part of the function group KYEP within the package KC.

Technical Information

Function Module EXCEPTION_DELETE
Short Text Löschen einer Exception
Function Group KYEP
Package KC
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_EXCEP_NR LIKE CFLEVELTAB-EXCEP_NR Nummer einer Exception

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
E_EXCEP_TAB LIKE CFEXCEPTAB Tabelle mit Gültigkeitsbereich der Exceptions
E_EXTXT_TAB LIKE CFEXTXTTAB Tabelle mit Bezeichnungen zu den Exceptions
E_LEVEL_TAB LIKE CFLEVELTAB Tabelle der Schwellwerte

Exceptions

This function module does not define any Exceptions.