SRT_MONITOR_PERF 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 SRT_MONITOR_PERF 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: Web Service: Performance Trace - Overview
Text Symbol: 001 = Refresh
Text Symbol: 002 = Delete marked entries
Text Symbol: 003 = Select User
Text Symbol: 004 = Today <-> All
Text Symbol: 005 = Mark at least one entry
Text Symbol: 011 = Client
Text Symbol: 012 = User
Text Symbol: 013 = Date
Text Symbol: 014 = Time
Text Symbol: 015 = Trace Key
Text Symbol: 016 = WS-Role
Text Symbol: 017 = Service Interface
Text Symbol: 018 = Operation
Text Symbol: 019 = Calling Time
Text Symbol: 021 = Delete entry
Text Symbol: 022 = Delete marked entries?
Text Symbol: 031 = Invalid User
INCLUDE SRT_MONITOR_PERF_MAIN.
INCLUDE SRT_MONITOR_PERF_ROUTIS.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SRT_MONITOR_PERF - Web Service: Performance Trace - Overview SRT_MONITOR_PERF - Web Service: Performance Trace - Overview SRT_MESSAGE_MONI_SUMMARY - Web Service Utilities: Messages Summary SRT_MESSAGE_MONI_SUMMARY - Web Service Utilities: Messages Summary SRT_MESSAGE_MONI_RTE - Web Service Utilities: Runtime Errors SRT_MESSAGE_MONI_RTE - Web Service Utilities: Runtime Errors