SRT_UTIL_PLOAD_DETAIL 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_UTIL_PLOAD_DETAIL 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: TID = Transaction ID
Selection Text: ROOT_CID = Root Context ID
Selection Text: MID = Message ID
Selection Text: CONN_ID = Connection ID
Selection Text: CONN_CNT = Connection Counter
Title: Web Service Utilities: Payload Trace - Detail
Text Symbol: 042 = HTTP Header
Text Symbol: 043 = HTML Error Page
Text Symbol: 050 = Other Traces
Text Symbol: 051 = Client
Text Symbol: 052 = Adapter Type
Text Symbol: 071 = Interface Name
Text Symbol: 085 = Invalid Root Context ID
Text Symbol: 086 = Invalid Message ID
Text Symbol: 087 = Invalid Transaction ID
Text Symbol: 100 = Mark only one entry
Text Symbol: D01 = Expand
Text Symbol: D02 = Collapse
Text Symbol: E00 = XML Parsing Error
Text Symbol: EFT = No Functional Trace available for selection
Text Symbol: ELG = No Error Log available for selection
Text Symbol: EPF = No Performance Trace available for selection
Text Symbol: Q01 = Payload size
Text Symbol: Q02 = Do you want to download or to display as usual?
Text Symbol: Q03 = Display Payload
Text Symbol: Q04 = Download
Text Symbol: Q05 = Display
Text Symbol: Q06 = Do you want to see the binary XML or standard XML?
Text Symbol: Q07 = Display XML
Text Symbol: Q08 = Binary XML
Text Symbol: Q09 = Standard XML
Text Symbol: Q11 = Download payload only or with context?
Text Symbol: Q12 = Download Payload Trace
Text Symbol: Q13 = Payload only
Text Symbol: Q14 = With context
Text Symbol: 041 = Original XML
Text Symbol: 001 = Refresh
Text Symbol: 002 = Trace Data
INCLUDE SRT_UTIL_PLOAD_DETAIL_MAIN.
INCLUDE SRT_UTIL_PLOAD_DETAIL_ROUTIS.
No SAP DATABASE tables are accessed within this REPORT code!
GUI_IS_ITS CALL FUNCTION 'GUI_IS_ITS' IMPORTING return = m_its_sapgui.
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_UTIL_PLOAD_DETAIL or its description.
SRT_UTIL_PLOAD_DETAIL - Web Service Utilities: Payload Trace - Detail SRT_UTIL_PLOAD_DETAIL - Web Service Utilities: Payload Trace - Detail SRT_UTIL_PLOAD - Web Service Utilities: Payload Trace SRT_UTIL_PLOAD - Web Service Utilities: Payload Trace SRT_UTIL_PLAYBACK - Web Service Utilities: Playback SRT_UTIL_PLAYBACK - Web Service Utilities: Playback