SAPMS07A 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 SAPMS07A into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
ST07 - Application monitor
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 Initial Screen
Text Symbol: 053 = All
Text Symbol: 054 = Change active time
Text Symbol: 055 = Change client
Text Symbol: 056 = Choose application server
Text Symbol: 057 = Logon server
Text Symbol: 058 = Defaults
Text Symbol: 059 = Selection period
Text Symbol: 060 = Start Date
Text Symbol: 061 = End date
Text Symbol: 064 = Measurement interval
Text Symbol: 065 = Monthly summary
Text Symbol: 066 = Weekly summary
Text Symbol: 067 = Monthly summary
Text Symbol: 068 = Snapshot
Text Symbol: 069 = Application
Text Symbol: 070 = ;
Text Symbol: 071 = Total
Text Symbol: 081 = Logged on users:
Text Symbol: 082 = Active users:
Text Symbol: 083 = Used WPs
Text Symbol: 084 = Session per user:
Text Symbol: 085 = Display period
Text Symbol: 089 = Measurement date
Text Symbol: 090 = Time
Text Symbol: 091 = Logged on users:
Text Symbol: 092 = Active users:
Text Symbol: 093 = Work processes occupied:
Text Symbol: 094 = Session per user:
Text Symbol: 095 = Time
Text Symbol: 052 = Logon client
Text Symbol: 001 = Database
Text Symbol: 002 = Name
Text Symbol: 003 = Server
Text Symbol: 004 = System
Text Symbol: 005 = SAP Release
Text Symbol: 006 = Time
Text Symbol: 007 = Date
INCLUDE MS07ATOP.
No SAP DATABASE tables are accessed within this REPORT code!
ASTAT_LIST_SHOW * CALL FUNCTION 'ASTAT_LIST_SHOW'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SAPMS07A - Application Monitor Initial Screen SAPMS07A - Application Monitor Initial Screen SAPMS05W - Internet User Administration SAPMS05W - Internet User Administration SAPMS01W - Fill Table T100X with Flag - Message after Authorization Check SAPMS01W - Fill Table T100X with Flag - Message after Authorization Check