RTMRREOT 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 RTMRREOT 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: P_AEDTM = Delete Data To (Exclusive)
Selection Text: S_REPID = D Report
Selection Text: TEST = Test Run
Title: Deletion of Data in Table TRIX_DATA (Unchecked)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RKD_RKB1X_SET call function 'RKD_RKB1X_SET' exporting applclass = applc i_rkb1x = rkb1x importing e_table = tabnm.
HELP_REPORT_VALUES_GET call function 'HELP_REPORT_VALUES_GET' exporting i_applclass = applc i_smode = ' ' i_smodus = 'N' i_subclass = '01' i_tabname = tabnm importing e_repid = e_repid exceptions others = 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.
RTMRREOT - Deletion of Data in Table TRIX_DATA (Unchecked) RTMRREOT - Deletion of Data in Table TRIX_DATA (Unchecked) RTMRINCT - Data Declaration: Link from Drill-Down Reporting to Risk Management RTMRINCF - Include for Additional Drill-Down Selections RTMRINCD - Form Routines: Drill-Down Reporting Link to MRM RTMATGRP_INCLTOP - RTMATGRPINCLTOP