RTPM_REVERSE_VAL_CLASS_TRANS is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RTPM_REVERSE_VAL_CLASS_TRANS into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
TPM16 - Reversal Valuation Class Transfer
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: SO_VCLST = General Valuation Class to
Selection Text: SO_VCLS = General Valuation Class from
Selection Text: SO_SECAC = D .
Selection Text: SO_RANL = D .
Selection Text: SO_PT = D .
Selection Text: SO_PORTF = D .
Selection Text: SO_LOANR = D .
Selection Text: SO_ACGRP = D .
Selection Text: P_XNODIA = No Dialog
Selection Text: P_TEST = Test Run
Selection Text: P_SEC = Securities
Selection Text: P_REVR = D .
Selection Text: P_LOA = Loans
Selection Text: P_KEYD = Key Date
Selection Text: P_BUKRS = D .
Selection Text: PA_PER = D .
Selection Text: PA_BUD = D .
Title: Reversal: Valuation Class Transfer
Text Symbol: TST = Test Run
Text Symbol: TPA = Transfer Posting Parameters
Text Symbol: SEC = Securities
Text Symbol: PRD = Product Groups
Text Symbol: LOA = Loans
Text Symbol: DLG = No Dialog
Text Symbol: CMN = General Selections
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TPM_TRL_SAVE_OPTIONS CALL FUNCTION 'TPM_TRL_SAVE_OPTIONS' EXPORTING i_str_tropt =
.
TPM_TRG_GET_PROD_TYPE_RANGES CALL FUNCTION 'TPM_TRG_GET_PROD_TYPE_RANGES' IMPORTING ex_rng_prod_type_sec = g_rng_ptgrp.
TPM_TRG_GET_PROD_TYPE_RANGES CALL FUNCTION 'TPM_TRG_GET_PROD_TYPE_RANGES' IMPORTING ex_rng_prod_type_loa = g_rng_ptgrp.
TPM_TRL_REV_VAL_CLASS_TRANSFER CALL FUNCTION 'TPM_TRL_REV_VAL_CLASS_TRANSFER' EXPORTING im_company_code = p_bukrs im_protocol_handler = g_p_protocol_handler im_test_flag = g_flag_test im_tab_bustransid = g_tab_bustransid im_reversal_reason = p_revr im_fi_reversal_date = pa_bud im_fi_reversal_period = pa_per im_flg_no_dialog = p_xnodia EXCEPTIONS OTHERS = tpmco_subrc_1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RTPM_REVERSE_VAL_CLASS_TRANS - Reversal: Valuation Class Transfer RTPM_REVERSE_VAL_CLASS_TRANS - Reversal: Valuation Class Transfer RTPM_REPAIR_RIGHTS01_BUILD_F01 - RTPMREPAIRRIGHTS01BUILDF01 RTPM_REPAIR_RIGHTS01 - Report RTPM_REPAIR_RIGHTS01 RTPM_REPAIR_RIGHTS01 - Report RTPM_REPAIR_RIGHTS01 RTPM_REORG_TRLT_BUSTRANS_BW - Report to reorganize table TRLT_BUSTRANS_BW