SRT_MESSAGE_MONI 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_MESSAGE_MONI into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SRT_MONI - WS Message 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.
Selection Text: P_OPA = Match all Conditions
Selection Text: P_NAME5 = Search Name 5
Selection Text: P_NAME4 = Search Name 4
Selection Text: P_NAME3 = Search Name 3
Selection Text: P_NAME2 = Search Name 2
Selection Text: P_NAME1 = Search Name 1
Selection Text: P_INC = Include Standard Selection
Selection Text: M_SUM = Summary
Selection Text: M_SPAR = Party
Selection Text: M_SIBC = IBC
Selection Text: M_RPAR = Party
Selection Text: M_RIBC = IBC
Selection Text: M_DET = Detail
Selection Text: B_USER = User Name
Selection Text: B_TTIME = To Time
Selection Text: B_TDATE = To Date
Selection Text: B_SID = Sequence ID
Selection Text: B_MID = Message ID
Selection Text: B_MAXNO = Max. Number of Messages
Selection Text: B_GROUP = Status Group
Selection Text: B_FTIME = From Time
Selection Text: B_FDATE = From Date
Selection Text: B_EXEC = Execution Time
Selection Text: B_CREATE = Creation Time
Selection Text: P_OPO = Match at Least one Condition
Selection Text: V_TECH = Technical View
Selection Text: V_BASI = Basic View
Selection Text: T_TTIME = To Time
Selection Text: T_TID = Passport - Transaction ID
Selection Text: T_TDATE = To Date
Selection Text: T_RCID = Passport - Root Context ID
Selection Text: T_QID = Queue Name
Selection Text: T_PID = Persistence ID
Selection Text: T_FTIME = From Time
Selection Text: T_FDATE = From Date
Selection Text: S_PARTY = Party Name
Selection Text: S_IFNAM = Interface Name
Selection Text: S_IBCT = IBC Type
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
AUTHORITY_CHECK_TCODE CALL FUNCTION 'AUTHORITY_CHECK_TCODE' EXPORTING tcode = 'SRT_MONI' EXCEPTIONS ok = 0 not_ok = 1 OTHERS = 2.
SELECT_OPTIONS_RESTRICT CALL FUNCTION 'SELECT_OPTIONS_RESTRICT' EXPORTING restriction = ms_restriction.
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = l_prog_name dynumb = l_dynp_num TABLES dynpfields = lt_dynp_field EXCEPTIONS OTHERS = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name SRT_MESSAGE_MONI or its description.
SRT_MESSAGE_MONI - Web Service Utilities: Message Monitor SRT_MESSAGE_MONI - Web Service Utilities: Message Monitor SRT_MASS_CONFIG_WS_ENABLE - Program SRT_MASS_CONFIG_WS_ENABLE SRT_MASS_CONFIG_WS_ENABLE - Program SRT_MASS_CONFIG_WS_ENABLE SRT_MAINTAIN_CONFIG - Program SRT_MAINTAIN_CONFIG SRT_MAINTAIN_CONFIG - Program SRT_MAINTAIN_CONFIG