Menu

SAP Function Module EXCEPTION_REORGANIZE

Reorganisieren der internen Tabellen für das Exception Reporting

The Function Module EXCEPTION_REORGANIZE (Reorganisieren der internen Tabellen für das Exception Reporting) 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_REORGANIZE
Short Text Reorganisieren der internen Tabellen für das Exception Reporting
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_RKB1F LIKE RKB1F

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
EXCEP_TAB LIKE CFEXCEPTAB Exceptions: Gültigkeitsbereich
EXTXT_TAB LIKE CFEXTXTTAB Exceptions: Texte
E_DELETE_TAB LIKE Gelöschte Exceptions
I_FORM_TAB LIKE CFBFO01
LEVEL_TAB LIKE CFLEVELTAB Exceptions: Schwellwerte
SEIG LIKE CFBSE01 Merkmale

Exceptions

This function module does not define any Exceptions.