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.
Function Module | EXCEPTION_DELETE |
Short Text | Löschen einer Exception |
Function Group | KYEP |
Package | KC |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.