RSSM_TRACE_SWITCH 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 RSSM_TRACE_SWITCH 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_T_IP = for Following Processes/InfoP.
Selection Text: P_SM21IP = SM21 Logs for InfoPackage
Selection Text: P_SM21EN = SM21 Logs for Enqueue Process
Selection Text: P_SM21 = SM21 Log for Loading Process
Selection Text: P_PC = Execute in Batch
Selection Text: P_ON = Switch On Trace
Selection Text: P_OFF = Deactivate Trace
Selection Text: P_DSTRAC = Switch On Runtime Logs
Selection Text: P_DSLOOP = Do Not Cancel, Wait Only
Selection Text: P_DSDUMP = SAPI DataSource to Terminate
Title: Switch Monitor Status Trace On/Off
Text Symbol: 22D = Debugging Termination DataSource Switched Off
Text Symbol: 22C = Start Debugging in Source System Using SM58
Text Symbol: 22B = Creates Dump During Load to BW
Text Symbol: 22A = DataSource
Text Symbol: 13D = Verify with "Starting New Task"
Text Symbol: 13C = Verify in Own Batch Process
Text Symbol: 13B = Processes in Process Chain
Text Symbol: 13A = Asynchronously Verified
Text Symbol: 026 = SM21 Logs Written
Text Symbol: 025 = No SM21 Logs Written
Text Symbol: 024 = SM21 Logs When InfoPackages Deleted:
Text Symbol: 023 = Runtime Logs When Deleting InfoPackages
Text Symbol: 021 = No Runtime Logging DataSource
Text Symbol: 020 = Runtime Logging DataSource Activated
Text Symbol: 019 = Tracing DataSource (Not 3.x DataSource)
Text Symbol: 018 = SM21- Enqueue Logs Deactivated
Text Symbol: 017 = SM21- Enqueue Logs Activated
Text Symbol: 016 = SM21- Activate and Deactivate Enqueue Log
Text Symbol: 015 = Verification of Asynchronous Processes
Text Symbol: 014 = Verify Asynchronously Verified Processes in the Process Chain with "Starting New Task"
Text Symbol: 012 = No SM21 Logs are Written
Text Symbol: 011 = SM21 Logs are Written for Loading Process
Text Symbol: 010 = Switch On/Off Monitor Status Trace / Process Confirmation Trace
Text Symbol: 009 = Switch On/Off SM21 Log for Loading Process
Text Symbol: 008 = in DIR_HOME
Text Symbol: 007 = Files are called
Text Symbol: 006 = --> Switch off after test is complete
Text Symbol: 005 = Trace was switched on
Text Symbol: 004 = Trace was switched off
Text Symbol: 003 = Deactivate Trace
Text Symbol: 002 = for Following Processes/InfoP.
Text Symbol: 001 = Switch On Trace
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SELECT_OPTIONS_RESTRICT CALL FUNCTION 'SELECT_OPTIONS_RESTRICT' EXPORTING restriction = restrict EXCEPTIONS too_late = 1 repeated = 2 selopt_without_options = 3 selopt_without_signs = 4 invalid_sign = 5 empty_option_list = 6 invalid_kind = 7 repeated_kind_a = 8 OTHERS = 9.
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSSM_TRACE_SWITCH - Switch Monitor Status Trace On/Off RSSM_TRACE_SWITCH - Switch Monitor Status Trace On/Off RSSM_TESTDATA_BWVO_TD_01 - RSSMTESTDATABWVOTD01 RSSM_TESTDATA_BWVO_TD_01 - RSSMTESTDATABWVOTD01 RSSM_SUPPRESS_STATISTICS - RSSMSUPPRESSSTATISTICS RSSM_SUPPRESS_STATISTICS - RSSMSUPPRESSSTATISTICS