SRT_ADMIN_CHECK 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_ADMIN_CHECK 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.
Title: Check Administration Environment of SOAP Runtime
Text Symbol: 030 = Check bgrfc configuration
Text Symbol: 031 = Warning:
Text Symbol: 032 = Check of technical settings
Text Symbol: 100 = Supervisor destination
Text Symbol: 101 = Service destination
Text Symbol: 102 = Inbound destination
Text Symbol: 103 = Service user
Text Symbol: 104 = bgRFC
Text Symbol: 105 = Idem potency
Text Symbol: 106 = Task watcher
Text Symbol: 107 = Info
Text Symbol: 108 = ICF nodes
Text Symbol: 109 = Tenant Runlevel
Text Symbol: F00 = Could not read supervisor destination
Text Symbol: F01 = Could not read service destination
Text Symbol: F02 = Could not read inbound destination
Text Symbol: F03 = Could not read service user
Text Symbol: F04 = Could not read bgRFC information
Text Symbol: F05 = Could not read icf information
Text Symbol: F06 = Could not read task watcher status
Text Symbol: L01 = Client
Text Symbol: L02 = Area
Text Symbol: L03 = Status
Text Symbol: L04 = Text
Text Symbol: L05 = Info
Text Symbol: MT0 = Unknown area
Text Symbol: MT1 = No attributes to display
Text Symbol: MT2 = No action defined
Text Symbol: 001 = Could not read
Text Symbol: 002 = Service destination
Text Symbol: 003 = Inbound destination
Text Symbol: 004 = Error:
Text Symbol: 005 = Use Error:
Text Symbol: 006 = icf error:
Text Symbol: 007 = icf info:
Text Symbol: 008 = IDP problem on configuration:
Text Symbol: 009 = IDP problem on job handling:
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.
SRT_ADMIN_CHECK - Check Administration Environment of SOAP Runtime SRT_ADMIN_CHECK - Check Administration Environment of SOAP Runtime SRT_ADMIN - Technical Configuration of SOAP Runtime SRT_ADMIN - Technical Configuration of SOAP Runtime SRTV_TEST_DR - Text Retrieval: Test Document Retriever SRTV_TEST_DR - Text Retrieval: Test Document Retriever