RSAMON50 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 RSAMON50 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: Application monitor: Response times
Text Symbol: 010 = Package
Text Symbol: 011 = Transaction/Report
Text Symbol: 021 = Dialog
Text Symbol: 022 = Resp. time
Text Symbol: 023 = CPU time
Text Symbol: 001 = DB name
Text Symbol: 002 = SAP Release
Text Symbol: 003 = Server
Text Symbol: 004 = Analysis date
Text Symbol: 005 = DB system
Text Symbol: 006 = Date/Time
Text Symbol: 030 = total(s)
Text Symbol: 031 = total(s)
Text Symbol: 032 = MB total
Text Symbol: 033 = avg(ms)
Text Symbol: 034 = avg(ms)
Text Symbol: 035 = avg(ms)
Text Symbol: 024 = Wait time
Text Symbol: 025 = DB time
Text Symbol: 026 = Requested
Text Symbol: 027 = steps
Text Symbol: 028 = total(s)
Text Symbol: 029 = total(s)
Text Symbol: 009 = Application
Text Symbol: 042 = CPU time
Text Symbol: 043 = Wait time
Text Symbol: 044 = DB time
Text Symbol: 045 = Requested bytes
Text Symbol: 046 = Response times
Text Symbol: 047 = Response times (avg)
Text Symbol: 036 = avg(ms)
Text Symbol: 037 = kB avg
Text Symbol: 038 = Total
Text Symbol: 039 = Other
Text Symbol: 040 = Dialog steps
Text Symbol: 041 = Response time
Text Symbol: 054 = B'grd with update
No INCLUDES are used within this REPORT code!
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.