Menu

SAP Function Module FI_DELETE_CHAC

The Function Module FI_DELETE_CHAC () is a standard Function Module in SAP ERP and is part of the function group F055 within the package FB0C.

Technical Information

Function Module FI_DELETE_CHAC
Short Text
Function Group F055
Package FB0C
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KTOPL LIKE T004-KTOPL Zu löschender Kontenplan
X_ENQUEUE LIKE 'X' X' - Tabellen sperren
X_ENQUEUE_HOLD LIKE 'X' X' - Sperre halten (nur für Testlauf)
X_LOG LIKE 'X' X' - Protokoll ausgeben
X_T004 LIKE 'X' X' - T004, T004T mitlöschen
X_TESTRUN LIKE 'X' X' - Testlauf

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
ERROR Sonstiger Fehler aufgetreten
LOCKED Tabelle(n) gesperrt (X_ENQUEUE)
LOCK_ERROR Systemfehler beim Sperren (X_ENQUEUE)
NOT_ALLOWED Löschen nicht erlaubt
NO_AUTHORITY Keine Berechtigung (X_ENQUEUE)