SRT_UTIL_FUNC_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_FUNC_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: Functional Trace - Detail
Text Symbol: 032 = Name
Text Symbol: 033 = Value
Text Symbol: 034 = Operation Number
Text Symbol: 035 = Expand/Collapse
Text Symbol: 041 = Original XML
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: ELG = No Error Log available for selection
Text Symbol: EPF = No Performance Trace available for selection
Text Symbol: EPL = No Payload Trace available for selection
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: 001 = Refresh
Text Symbol: 002 = Trace Data
Text Symbol: 003 = View Source Code
Text Symbol: 004 = Expand All
Text Symbol: 005 = Collapse All
Text Symbol: 006 = Download as XML
Text Symbol: 007 = Error Log
INCLUDE SRT_UTIL_FUNC_DETAIL_MAIN.
INCLUDE SRT_UTIL_FUNC_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.
SRT_UTIL_FUNC_DETAIL - Web Service Utilities: Functional Trace - Detail SRT_UTIL_FUNC_DETAIL - Web Service Utilities: Functional Trace - Detail SRT_UTIL_FUNC - Web Service Utilities: Functional Trace SRT_UTIL_FUNC - Web Service Utilities: Functional Trace SRT_UTIL_CLEANUP_WSRM_SEQUENCE - WS-Runtime: Check & Cleanup Sequence Inconsistencies SRT_UTIL_CLEANUP_WSRM_SEQUENCE - WS-Runtime: Check & Cleanup Sequence Inconsistencies