SRT_UTIL_ADMIN 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_ADMIN into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SRT_UTIL - Tracing Utilities for Web Service
SRTUTIL - Tracing Utilities for Web Service
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: Administration
Text Symbol: 041 = Operation Namespace
Text Symbol: 042 = Operation Name
Text Symbol: 052 = Adapter Type
Text Symbol: 059 = State
Text Symbol: 060 = Root Context ID
Text Symbol: 061 = Transaction ID
Text Symbol: 062 = Web Service Name
Text Symbol: 063 = Operation ID
Text Symbol: 064 = Role
Text Symbol: 071 = Interface Name
Text Symbol: 081 = Invalid User Name
Text Symbol: 082 = Invalid Terminal ID
Text Symbol: 083 = Invalid Consumer Proxy
Text Symbol: 084 = Invalid Service Definition
Text Symbol: 085 = Invalid Root Context ID
Text Symbol: 086 = Invalid Message ID
Text Symbol: 087 = Invalid Transaction ID
Text Symbol: 088 = Invalid ID Type
Text Symbol: 089 = Invalid Request URI
Text Symbol: IER = Erroneous Execution
Text Symbol: IIC = Incomplete Execution
Text Symbol: IOK = Successful Execution
Text Symbol: 001 = Users & Terminals & Request URI
Text Symbol: 002 = Add User, Terminal or Request URI
Text Symbol: 003 = Remove User, Terminal or Request URI
Text Symbol: 009 = Mark at least one entry
Text Symbol: 011 = Refresh
Text Symbol: 012 = Delete selected rows
Text Symbol: 013 = Change expiry date
Text Symbol: 014 = Today <-> All Traces
Text Symbol: 015 = Delete rows
Text Symbol: 016 = Delete selected rows?
Text Symbol: 017 = Display selected rows
Text Symbol: 025 = Mark an entry in the tree
Text Symbol: 029 = Request URI
Text Symbol: 030 = Terminal
Text Symbol: 031 = User
INCLUDE SRT_UTIL_ADMIN_MAIN.
INCLUDE SRT_UTIL_ADMIN_ROUTIS.
INCLUDE SRT_UTIL_ADMIN_PERF.
INCLUDE SRT_UTIL_ADMIN_FUNC.
INCLUDE SRT_UTIL_ADMIN_PLOAD.
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.
SRT_UTIL_ADMIN - Web Service Utilities: Administration SRT_UTIL_ADMIN - Web Service Utilities: Administration SRT_UTIL_ACTIVATED_TRACES - Web Service Utilities: Display Activated Traces SRT_UTIL_ACTIVATED_TRACES - Web Service Utilities: Display Activated Traces SRT_USRSPEC_CONFIG_USER_COMI01 - Include SRT_USRSPEC_CONFIG_USER_COMI01 SRT_USRSPEC_CONFIG_STATUS_0O01 - Include SRT_USRSPEC_CONFIG_STATUS_0O01