The Function Module TPM_TRAC_MIG_GET_FI_DATA (Anreichern der Belege um FI-Daten und Stammdaten) is a standard Function Module in SAP ERP and is part of the function group TPM_TRAC_MIGRATION within the package FTR_ACCOUNTING_ADAPTOR.
Function Module | TPM_TRAC_MIG_GET_FI_DATA |
Short Text | Anreichern der Belege um FI-Daten und Stammdaten |
Function Group | TPM_TRAC_MIGRATION |
Package | FTR_ACCOUNTING_ADAPTOR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_COMPANY_CODE | TYPE | BUKRS | Buchungskreis | |
IM_MIGR_CUST | TYPE | TRGC_MIGR1 | Customizing zur Umsetzung auf Enterprise 2.0 | |
IM_MODE | TYPE | C | 1 Echt, 2 Test, 3 Storno, 4 Storno Test | |
IM_PACKAGE_FAILED | TYPE | FLAG | Prozessierung fehlgeschlagener Pakete | |
IM_PROTOCOL_HANDLER | CLASS | CL_PROTOCOL_HANDLER_TRP | Protokollverwalter | |
IM_REFRESH | TYPE | CHAR1 | Einstelliges Kennzeichen | |
IM_RNG_PRODUCT_GROUP | TYPE | TRGR_PRODUCT_GROUP | Range Produktgruppe |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_CANCEL | TYPE | CHAR1 | Einstelliges Kennzeichen |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CH_EXECUTION_RATE | TYPE | TPM_MIGRATION_EXECUTION_RATE | Ausführungsgrad des Migrationsschritts |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.