Menu

SAP Function Module FILA_MIGRATION_SAVE

Verbuchung LAE-Tabellen

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.

Technical Information

Function Module FILA_MIGRATION_SAVE
Short Text Verbuchung LAE-Tabellen
Function Group FILAMIG
Package FI_LA_BA
Module Type Update Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.