SAP Reports / Programs | Basis Components | Enterprise Service Infrastructure | WebServices ABAP Monitoring(BC-ESI-WS-ABA-MON) SAP BC

SRT_MESSAGE_MONI_EXEC SAP ABAP Report - Web Service Utilities: Message Monitor - Detail







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


ABAP code to call this SAP report using the submit statement

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.






SUBMIT SRT_MESSAGE_MONI_EXEC. "Basic submit
SUBMIT SRT_MESSAGE_MONI_EXEC AND RETURN. "Return to original report after report execution complete
SUBMIT SRT_MESSAGE_MONI_EXEC VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


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





Text Symbol: ICA = Cancelled
Text Symbol: I02 = No UDS data were extracted for the selected message(s)
Text Symbol: I01 = No parent message found
Text Symbol: ELG = No Error Log found
Text Symbol: E21 = No authority to select by UDS data
Text Symbol: E20 = No authority to display UDS data
Text Symbol: E19 = Invalid IBC ID
Text Symbol: E18 = Invalid Root Context ID
Text Symbol: E17 = Invalid Transaction ID
Text Symbol: E16 = Invalid time range
Text Symbol: E15 = Invalid date range
Text Symbol: E14 = Invalid Queue Unit ID
Text Symbol: E11 = Invalid Persistence ID
Text Symbol: E10 = Invalid User
Text Symbol: E04 = Invalid Queue Name
Text Symbol: E03 = Invalid Logical Sequence ID
Text Symbol: E02 = Invalid Message ID
Text Symbol: 137 = Display UDS values
Text Symbol: 136 = Receiver IBC Name
Text Symbol: 135 = Sender IBC Name
Text Symbol: 134 = Receiver IBC Type
Text Symbol: 133 = Sender IBC Type
Text Symbol: 132 = Receiver IBC ID
Text Symbol: 131 = Sender IBC ID
Text Symbol: 129 = Mapping Source Operation Name
Text Symbol: 128 = Mapping Source Interface Name
Text Symbol: 073 = Communication Type
Text Symbol: 039 = Message Status
Text Symbol: 038 = User
Text Symbol: 037 = Execution Time
Text Symbol: 036 = Execution Date
Text Symbol: 035 = Creation Time
Text Symbol: 034 = Creation Date
Text Symbol: 033 = Processing Status
Text Symbol: 032 = Status
Text Symbol: 031 = Number
Text Symbol: 030 = Client
Text Symbol: 026 = Do you really want to cancel the marked messages?
Text Symbol: 025 = Cancel Messages





Text Symbol: 024 = Do you really want to debug the marked message?
Text Symbol: 023 = Debug Message
Text Symbol: 022 = Messages restarted
Text Symbol: 021 = Do you really want to restart the marked messages?
Text Symbol: 020 = Restart Messages
Text Symbol: 018 = Sequence Monitor
Text Symbol: 017 = Check Consistency
Text Symbol: 016 = Cancel
Text Symbol: 014 = Restart with Debug
Text Symbol: 013 = Restart
Text Symbol: 012 = Parent Messages
Text Symbol: 011 = Child Messages
Text Symbol: 010 = Sequence Messages
Text Symbol: 009 = Mark an entry in the list
Text Symbol: 008 = Runtime Errors
Text Symbol: 006 = Actions
Text Symbol: 005 = Related Messages
Text Symbol: 004 = Error Log
Text Symbol: 003 = Action Log
Text Symbol: 002 = Download as XML
Text Symbol: 072 = Status Code
Text Symbol: 071 = Status Group
Text Symbol: 070 = Location
Text Symbol: 068 = Expiry Date
Text Symbol: 067 = Persistency Type
Text Symbol: 066 = Attachments
Text Symbol: 065 = Adapter Type
Text Symbol: 064 = Receiver Operation
Text Symbol: 063 = Receiver Interface Name
Text Symbol: 062 = Receiver Interface Namespace
Text Symbol: 061 = Receiver Component
Text Symbol: 060 = Receiver Party
Text Symbol: 059 = Sender Operation
Text Symbol: 058 = Sender Interface Name
Text Symbol: 057 = Sender Interface Namespace
Text Symbol: 056 = Sender Component
Text Symbol: 055 = Sender Party
Text Symbol: 054 = Parent Message ID
Text Symbol: 053 = Task Watcher ID



Text Symbol: 052 = WSRM Version
Text Symbol: 051 = Technical Sequence ID
Text Symbol: 050 = Unit Type
Text Symbol: 049 = Unit ID
Text Symbol: 048 = Persistence ID
Text Symbol: 047 = Message ID
Text Symbol: 046 = Queue Name
Text Symbol: 045 = Sequence ID
Text Symbol: 044 = Error Information
Text Symbol: 043 = Task Watcher Status
Text Symbol: 042 = PAF Status
Text Symbol: 041 = Sequence Status
Text Symbol: 040 = Queue Status


INCLUDES used within this REPORT SRT_MESSAGE_MONI_EXEC

INCLUDE SRT_MESSAGE_MONI_MAIN.
INCLUDE SRT_MESSAGE_MONI_ROUTIS.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

SELECT_OPTIONS_RESTRICT CALL FUNCTION 'SELECT_OPTIONS_RESTRICT' EXPORTING restriction = ms_restriction.



Contribute (Add Comments)

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.