The Function Module FAGL_DELETE_ITEM_LIST (Löschen Liste von Zeilen) 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_ITEM_LIST |
Short Text | Löschen Liste von Zeilen |
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_CARRY_FORWARD_YEAR | TYPE | GJAHR | Geschäftsjahr | |
ID_LIST | TYPE | FLAG | SPACE | Liste? |
ID_RLDNR | TYPE | FAGL_RLDNR | Ledger in der Hauptbuchhaltung | |
ID_TEST | TYPE | FLAG | SPACE | Testlauf? |
IT_ITEM_LIST | TYPE | FAGL_T_ITEM_LIST | Belegzeilenliste |
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.
This function module does not define any Exceptions.