SAP Function Module K_TRANS_TABU_DELETE

Löschen von Tabelleneinträgen aus einer Korrektur

The Function Module K_TRANS_TABU_DELETE (Löschen von Tabelleneinträgen aus einer Korrektur) is a standard Function Module in SAP ERP and is part of the function group KTRA within the package KBAS.

Technical Information

Function Module K_TRANS_TABU_DELETE
Short Text Löschen von Tabelleneinträgen aus einer Korrektur
Function Group KTRA
Package KBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KORRNR LIKE DKC02-KORRNR SPACE Correction no. / If space --> query via popup
WITH_ENQUEUE LIKE 'X' Block tables: X-yes, SPACE-no

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
TABUKEY LIKE KTRAKEY Object table for insertion into correction

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CORRECTION_USED Correction is already edited
ERROR_SUBSTITUTIONS Fehler Subsitution
ERROR_VALIDATIONS Fehler Validierung
KORRNR_LOCKED Correction is already edited
NOT_OWN_CORRECTION Attempt to edit an external correction
NO_NUMBER No number returned --> terminated
SYSTEM_ERROR System error
UNEXPECTED_ERROR_FCOMMAPP_KEYS Error in: & routine: & number: & &