The Function Module FAGL_DELETE_DOCUMENT (Löschen eines Beleges aus einem Ledger) is a standard Function Module in SAP ERP and is part of the function group FAGL_DEL within the package FAGL_DB_PERSISTENCY.
Function Module | FAGL_DELETE_DOCUMENT |
Short Text | Löschen eines Beleges aus einem Ledger |
Function Group | FAGL_DEL |
Package | FAGL_DB_PERSISTENCY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_BELNR | TYPE | BKPF-BELNR | Belegnummer eines Buchhaltungsbeleges | |
ID_BUKRS | TYPE | BKPF-BUKRS | Buchungskreis | |
ID_GJAHR | TYPE | BKPF-GJAHR | Geschäftsjahr | |
ID_LIST | TYPE | FLAG | SPACE | Liste? |
ID_RLDNR | TYPE | FAGL_RLDNR | SPACE | Ledger in der Hauptbuchhaltung |
ID_TEST | TYPE | FLAG | SPACE | Testlauf? |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
LEDGER_NOT_FOUND | Ledger nicht existent |
NO_DATA_FOUND | Beleg nicht gefunden |