Menu

SAP Function Module FAGL_MIG_ITEMS_DELETE

Migration BA: Einzelposten im Hauptbuch löschen

The Function Module FAGL_MIG_ITEMS_DELETE (Migration BA: Einzelposten im Hauptbuch löschen) is a standard Function Module in SAP ERP and is part of the function group FAGL_MIG_OPITEMS within the package FAGL_MIG_CONVERSION.

Technical Information

Function Module FAGL_MIG_ITEMS_DELETE
Short Text Migration BA: Einzelposten im Hauptbuch löschen
Function Group FAGL_MIG_OPITEMS
Package FAGL_MIG_CONVERSION
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IB_TEST TYPE BOOLE_D ABAP_FALSE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
IT_ITEMS TYPE FAGL_TS_MIG_OPITEMS sortierte Tabelle FAGL_MIG_OPITEMS (nach Belegzeilenkey)
IT_TARGET_LEDGER TYPE FAGL_RLDNR_TAB Tabelle von Glflex-Ledgern

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CNT_DELETED TYPE SY-DBCNT Bearbeitete Datenbanktabellenzeilen

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_IN_UPDATE Fehler beim Update