The Function Module TPM_TRL_WRITE_INIT_VAL_LO (LO: Schreiben der Initialisierungstabelle) is a standard Function Module in SAP ERP and is part of the function group TPM_TRL_INIT_STEPS within the package FTR_TREASURY_LEDGER.
Function Module | TPM_TRL_WRITE_INIT_VAL_LO |
Short Text | LO: Schreiben der Initialisierungstabelle |
Function Group | TPM_TRL_INIT_STEPS |
Package | FTR_TREASURY_LEDGER |
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_INIT_DATE | TYPE | TPM_INIT_DATE | Stichtag der Initialisierung paralleler Bewertungsbereiche | |
IM_MODE | TYPE | TPM_MODE | 1 Echt, 2 Test, 3 Storno, 4 Storno Test | |
IM_PRODUCT_GROUP | TYPE | TPM_PRODUCT_GROUP | Produktgruppe | |
IM_PROTOCOL_HANDLER | CLASS | CL_PROTOCOL_HANDLER_TRP | Protokollverwalter | |
IM_VALUATION_AREA | TYPE | TPM_VAL_AREA | Bewertungsbereich |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_CANCEL | TYPE | CHAR1 | Abbrechen |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CH_EXECUTION_RATE | TYPE | TPM_INIT_EXECUTION_RATE | Ausführungsgrad des Migrationsschritts |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.