RSWSRM_DUMP 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 RSWSRM_DUMP 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.
Selection Text: USER = User
Selection Text: ONLY_EV = Only Entries of Eventhandler
Title: WSRM Tabellenanzeige
Text Symbol: 082 = Starting Print out IO Process table->
Text Symbol: 081 = Message Number is NOT ACTIVE (0) ->
Text Symbol: 080 = Message Number is ACTIVE (1) ->
Text Symbol: 079 = LastMessage Number ->
Text Symbol: 078 = LastMessage Indicator ->
Text Symbol: 077 = Unacknowledeged -> NACK
Text Symbol: 076 = Acknowledeged -> ACK
Text Symbol: 075 = SID ->
Text Symbol: 074 = Mandant ->
Text Symbol: 073 = Direction -> Receiver
Text Symbol: 072 = Direction -> Sender
Text Symbol: 071 = Number of ACK/NACK->
Text Symbol: 070 = Starting Print out Status table->
Text Symbol: 069 = Time->
Text Symbol: 068 = Expires ->Date->
Text Symbol: 067 = Time->
Text Symbol: 066 = Inactivity Interval ->Date->
Text Symbol: 065 = Time->
Text Symbol: 064 = Acknowledgement Interval ->Date->
Text Symbol: 063 = Time->
Text Symbol: 062 = Retransmission Interval ->Date->
Text Symbol: 061 = Event Type ->
Text Symbol: 060 = Sequence Name ->
Text Symbol: 059 = Domain Name ->
Text Symbol: 058 = MessNr. ->
Text Symbol: 057 = SID ->
Text Symbol: 083 = Number of PRC/RNP->
Text Symbol: 120 = Number of DOM entries->
Text Symbol: 108 = WSRM_DETAIL7 ->
Text Symbol: 107 = WSRM_DETAIL6 ->
Text Symbol: 106 = WSRM_DETAIL5 ->
Text Symbol: 105 = WSRM_DETAIL4 ->
Text Symbol: 104 = WSRM_DETAIL3 ->
Text Symbol: 103 = WSRM_DETAIL2 ->
Text Symbol: 102 = WSRM_DETAIL1 ->
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.
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 RSWSRM_DUMP or its description.