Menu

SAP Function Module EXCEPTION_DIRECTORY_DELETE

Löschen von Einträgen aus der Exception-Tabelle

The Function Module EXCEPTION_DIRECTORY_DELETE (Löschen von Einträgen aus der Exception-Tabelle) 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_DIRECTORY_DELETE
Short Text Löschen von Einträgen aus der Exception-Tabelle
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_APPLCLASS LIKE TKEBS-APPLCLASS 'KC ' Applikation
I_EXCEP_NR LIKE CFEXCEPTAB-EXCEP_NR 0 Nummer einer Exception
I_REPID LIKE RKB1D-REPID Bericht
I_SUBCLASS LIKE TKEBS-SUBCLASS '01' Subklasse
I_TABNAME LIKE TKEBS-TABNAME Tabelle
I_VARIANTE LIKE TKEBX-VARIANTE SPACE Variante

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_CALL Aufruf mit falschen Parametern