SRT_MESSAGE_MONI_EXEC 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_EXEC 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 Utilities: Message Monitor - Detail
Text Symbol: 126 = Coupled Mapping
Text Symbol: 125 = Yes
Text Symbol: 119 = Queue Monitor
Text Symbol: 117 = Dump Time
Text Symbol: 116 = Dump Date
Text Symbol: 115 = Dump Error ID
Text Symbol: 109 = Context specific
Text Symbol: 108 = Operation Type
Text Symbol: 107 = Message Size
Text Symbol: 106 = Last Error Version
Text Symbol: 105 = IDoc Response ID
Text Symbol: 104 = IDoc Request ID
Text Symbol: 103 = Time of next retry
Text Symbol: 102 = Date of next retry
Text Symbol: 101 = Max. Retry Counter
Text Symbol: 100 = Error Counter
Text Symbol: 099 = Runtime specific
Text Symbol: 098 = Message specific
Text Symbol: 097 = Migrated from XI Persistency
Text Symbol: 096 = Changed by
Text Symbol: 095 = Fields Description
Text Symbol: 094 = Changed at
Text Symbol: 093 = Created at
Text Symbol: 092 = Messages of selected sequence
Text Symbol: 091 = Retry Counter
Text Symbol: 089 = LUW Messages
Text Symbol: 083 = Technical View
Text Symbol: 082 = Basic View
Text Symbol: 080 = Messages cancelled
Text Symbol: 075 = Transaction ID
Text Symbol: 074 = Root Context ID
Text Symbol: 127 = Outbound Mapping Name
Text Symbol: IWA = Waiting
Text Symbol: IOK = Successfully processed
Text Symbol: IIS = Isolated
Text Symbol: IFE = Transfered to external application
Text Symbol: IER = Erroneously processed
INCLUDE SRT_MESSAGE_MONI_MAIN.
INCLUDE SRT_MESSAGE_MONI_ROUTIS.
No SAP DATABASE tables are accessed within this REPORT code!
SELECT_OPTIONS_RESTRICT CALL FUNCTION 'SELECT_OPTIONS_RESTRICT' EXPORTING restriction = ms_restriction.
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_EXEC or its description.
SRT_MESSAGE_MONI_EXEC - Web Service Utilities: Message Monitor - Detail SRT_MESSAGE_MONI_EXEC - Web Service Utilities: Message Monitor - Detail SRT_MESSAGE_MONI_CHECK - Web Service Utilities: Check Consistency SRT_MESSAGE_MONI_CHECK - Web Service Utilities: Check Consistency SRT_MESSAGE_MONI - Web Service Utilities: Message Monitor SRT_MESSAGE_MONI - Web Service Utilities: Message Monitor