RTPM_REORG_TRLT_BUSTRANS_BW 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_REORG_TRLT_BUSTRANS_BW 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.
Title: Report to reorganize table TRLT_BUSTRANS_BW
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BWFS_GET_DATE_AND_TIME CALL FUNCTION 'BWFS_GET_DATE_AND_TIME' EXPORTING iv_acode = ls_trgc_tac_va-tr_acc_code iv_varea = ls_trgc_tac_va-valuation_area iv_tstamp = p_back iv_infsource = lv_infos IMPORTING ev_date = lv_ref_date ev_time = lv_ref_time ev_timestamp = lv_timestamp EXCEPTIONS not_found = 1 timestamp_not_found = 2 OTHERS = 3.
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_REORG_TRLT_BUSTRANS_BW - Report to reorganize table TRLT_BUSTRANS_BW RTPM_REORG_TRLT_BUSTRANS_BW - Report to reorganize table TRLT_BUSTRANS_BW RTPM_REORGANIZE_TRLT_TRANS_DEL - Report RTPM_REORGANIZE_TRLT_TRANS_DEL RTPM_REORGANIZE_TRLT_TRANS_DEL - Report RTPM_REORGANIZE_TRLT_TRANS_DEL RTPM_POS_ACCOUNT_GENERATE_PACK - Conversion of Futures Accounts RTPM_POS_ACCOUNT_GENERATE_PACK - Conversion of Futures Accounts