The Function Module FILA_MIGRATION_CALL (Altdatenübernahme Lease Accounting - Aufruf durch ext. Programm) 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_CALL |
Short Text | Altdatenübernahme Lease Accounting - Aufruf durch ext. Programm |
Function Group | FILAMIG |
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 |
---|---|---|---|---|
ID_BUKRS | TYPE | BUKRS | Buchungskreis | |
ID_COMPONENT | TYPE | FILA_COMPONENT | 'FILA' | Anwendungskomponente |
ID_EVENT | TYPE | FILA_EVENT | 'MIGRATION' | Geschäftsvorfall |
ID_SPRAS | TYPE | SPRAS | Sprachenschlüssel | |
ID_TRANSFER_DATE | TYPE | ACEDS_LEGACY_DATA_TRANSFR_DATE | Datum der Altdatenübernahme | |
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 | FILAM_TY_LAEHEAD | Vertragskopf LAE | |
IS_LAEITEM | TYPE | FILAM_TY_LAEITEM | Vertragsposition LAE | |
IS_LEGACY_OBJECT_HEADER | TYPE | FILAM_ACEDS_OBJECT_HEADER | Abgrenzungsobjekt Kopfdaten | |
IS_OTP_OBJECT | TYPE | FILAM_OTP_OBJECT | Einmalbuchungen Kopfdaten | |
IT_LAEBILL | TYPE | FILAM_TB_LAEBILL | Zahlungsplan | |
IT_LAECONDS | TYPE | FILAM_TB_LAECONDS | Für LAE relevante Konditionsarten | |
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 | |
IT_VALUES | TYPE | FILAM_TB_VALS | Wertid mit zugehörigem Wert/Inhalt LAE |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CONTRACT_EXISTS | Vertrag wurde bereits angelegt |
ERROR | Fehlerhafte Verarbeitung |
PARAMETER_MISSING | Schnittstellenparameter fehlt |