The Function Module FILA_ITEMS_GET (Liefert Vertragpositionsdaten vom Puffer bzw. von der DB (best. Vorfall)) is a standard Function Module in SAP ERP and is part of the function group FILADB within the package FI_LA_BA.
Function Module | FILA_ITEMS_GET |
Short Text | Liefert Vertragpositionsdaten vom Puffer bzw. von der DB (best. Vorfall) |
Function Group | FILADB |
Package | FI_LA_BA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_ITEMKEY | TYPE | FILA_GF_KEY | Lease accounting engine: Contract item data |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_ITEMS | TYPE | LAE_CRM_ITEMS | LAE: Vertragspositionen |
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.