The Function Module TPM_TRAC_DB_ACCOUNT_DETERMIN (DB Operationen für Migration der Kontenfindung) 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_DB_ACCOUNT_DETERMIN |
Short Text | DB Operationen für Migration der Kontenfindung |
Function Group | TPM_TRAC_MIGRATION |
Package | FTR_ACCOUNTING_ADAPTOR |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_MODE | TYPE | CHAR1 | Modus: 'I'/'U' - speichern, 'D' - löschen | |
IM_TAB_ACC_SYMBOLS | TYPE | TRACY_ACCSYMB | Tabellentyp der Tabelle der Kontensymbole | |
IM_TAB_ACC_SYMBOL_REPS | TYPE | TRACY_ACCSYMBREP | Tabellentyp der Ersetzung der Kontensymbole | |
IM_TAB_ACC_SYMBOL_TEXTS | TYPE | TRACY_ACCSYMB_T | Tabellentyp der Texttabelle der Kontensymbole | |
IM_TAB_DFT_RULES | TYPE | TRACY_DFTRULE2 | Tabellentyp der Zuordnung Fortschr.Art - Buchungsschema | |
IM_TAB_MIGRATED_ENTRIES | TYPE | TRACY_MIG_ACCDET | Tabellentyp zur Migration der Kontenfindung | |
IM_TAB_POSTRULES | TYPE | TRACY_POSTRULE | Tabellentyp der Tabelle der Buchungsschemata | |
IM_TAB_POSTRULE_TEXTS | TYPE | TRACY_POSTRULE_T | Tabellentyp der Texttabelle der Buchungsschemata |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.