RTPM_TRL_REPAIR_FUTURES1 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_TRL_REPAIR_FUTURES1 into the relevant SAP transactions such as SE38 or SE80
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: PM_TEST = Test Run
Selection Text: SO_BUKRS = D Company Code
Selection Text: SO_PORTF = D Portfolio
Selection Text: SO_POSAC = D Futures Account
Selection Text: SO_PT = D Product Type
Selection Text: SO_RANLP = D ID Number
Selection Text: SO_VAREA = D Valuation Area
Selection Text: SO_VCLS = D Valuation Class
Title: TRL Repair Program
Text Symbol: 001 = Test Run
Text Symbol: 002 = Adjusted Flows
Text Symbol: 003 = Inconsistently Derived Business Transactions
Text Symbol: 004 = Reverse first
Text Symbol: CMN = General Selections
Text Symbol: POS = Listed Derivatives
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TPM_TRG_GET_PROD_CAT_RANGES CALL FUNCTION 'TPM_TRG_GET_PROD_CAT_RANGES' IMPORTING ex_rng_prod_cat_pos = l_range_pos.
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_TRL_REPAIR_FUTURES1 - TRL Repair Program RTPM_TRL_REPAIR_FUTURES1 - TRL Repair Program RTPM_TRL_REPAIR9 - TRL Repair Program: Delete Database RTPM_TRL_REPAIR9 - TRL Repair Program: Delete Database RTPM_TRL_REPAIR8 - Delete TRD Loan Bus.Transactions Independent of Valuation Area RTPM_TRL_REPAIR8 - Delete TRD Loan Bus.Transactions Independent of Valuation Area