The Function Module FILA_CONDS_GET_FROM_DB (Liefert Konditionsarten einer Position von der DB) 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_CONDS_GET_FROM_DB |
Short Text | Liefert Konditionsarten einer Position von der DB |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_CONDS | LIKE | LAE_CRM_CONDS | Billplan |
This function module does not define any Exceptions.