The Function Module TPM_TRAC_GET_OLD_AA_REF (Liefert die alte Kontierungsreferenz zu einer neuen) 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_GET_OLD_AA_REF |
Short Text | Liefert die alte Kontierungsreferenz zu einer neuen |
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_NEW_AA_REF | TYPE | TPM_AA_REF | Kontierungsreferenz der Bestandsführung | |
IM_RANTYP | TYPE | RANTYP | Vertragsart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_ACC_SYMBOL | TYPE | TPM_ACC_SYMBOL | Kontosymbol für Kontenfindung | |
EX_COMPANY_CODE | TYPE | BUKRS | Buchungskreis | |
EX_GL_ACCOUNT | TYPE | HKONT | Sachkonto der Hauptbuchhaltung | |
EX_OLD_AA_REF | TYPE | RREFKONT | Kontierungsreferenz in der Vermögensverwaltung | |
EX_RANTYP | TYPE | RANTYP | Vertragsart |
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 |
---|---|
NOT_FOUND | Kontierungsreferenz nicht gefunden |