The Function Module FILA_MIGRATION_SAVE (Verbuchung LAE-Tabellen) is a standard Function Module in SAP ERP and is part of the function group FILAMIG within the package FI_LA_BA.
Function Module | FILA_MIGRATION_SAVE |
Short Text | Verbuchung LAE-Tabellen |
Function Group | FILAMIG |
Package | FI_LA_BA |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IF_HEADER_INSERT | TYPE | FLAG | Insert Header | |
IS_HEADER | TYPE | LAE_CRM_HEADER | LAE: CRM-Vertragskopf | |
IS_ITEMS | TYPE | LAE_CRM_ITEMS | LAE: Vertragspositionen |
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 |
---|---|---|---|---|
IT_BILLPLAN | LIKE | LAE_CRM_BILLPLAN | Zahlungsplan | |
IT_CONDS | LIKE | LAE_CRM_CONDS | Lease accounting relevant conditions |
This function module does not define any Exceptions.