Menu

SAP Function Module FILA_MIGRATION_CALL_INT

Altdatenübernahme Lease Accounting - interne Verarbeitung

The Function Module FILA_MIGRATION_CALL_INT (Altdatenübernahme Lease Accounting - interne Verarbeitung) 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_CALL_INT
Short Text Altdatenübernahme Lease Accounting - interne Verarbeitung
Function Group FILAMIG
Package FI_LA_BA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_COMPONENT TYPE FILA_COMPONENT 'FILA' Anwendungskomponente
ID_TRANSFER_DATE TYPE ACEDS_LEGACY_DATA_TRANSFR_DATE Datum der Altdatenübernahme
IF_HEADER_INSERT TYPE FLAG allgemeines flag
IF_TESTRUN TYPE FLAG Dynpros, zeigt Benutzereingabe an
IF_TRACE TYPE FLAG Dynpros, zeigt Benutzereingabe an
IS_ASSIGNMENTS TYPE ACE_ASSIGNMENTS Kontierung bei Abgrenzungsbuchung
IS_LAEHEAD TYPE LAE_CRM_HEADER Vertragskopf
IS_LAEITEM TYPE LAE_CRM_ITEMS Vertragspositionen
IS_LEGACY_OBJECT_HEADER TYPE ACEDS_LEGACY_OBJECT_HEADER Abgrenzungsobjekt Kopfdaten
IS_OTP_OBJECT TYPE FIOTP_OBJECT_EXT Objektschlüssel extern (ohne Belegnummer)
IT_LEGACY_OBJECT_ITEMS TYPE ACEDS_LEGACY_OBJECT_ITEM_T Abgrenzungsobjekt Positionen aus Altsystem
IT_LEGACY_OBJECT_PARAMETERS TYPE ACEDS_OBJECT_PARAMETER_EXT_T Frei definierbare Parameter für Abgrenzungsobjekt
IT_OTP_PARAM TYPE FIOTP_PARAM_T Tabellentyp: Parameter
IT_OTP_VALUES TYPE FIOTP_VALUES_T Tabellentyp: Buchungswerte

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_RETURN TYPE FILAE_TB_RETURN Returntabelle

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_LAEBILL LIKE LAE_CRM_BILLPLAN Zahlungsplan
IT_LAECOND LIKE LAE_CRM_CONDS Lease accounting relevant conditions

Exceptions

This function module does not define any Exceptions.