SRT_CONFIG_SUPPORT 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_CONFIG_SUPPORT 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: Extended Display of Service Configurations in Current Client
Text Symbol: 043 = Created On
Text Symbol: 044 = Changed by
Text Symbol: 045 = Changed on
Text Symbol: 046 = WSDL URL
Text Symbol: 047 = Error when opening configuration
Text Symbol: 048 = Property Area
Text Symbol: 049 = Name of Property/Area
Text Symbol: 050 = Value of Property
Text Symbol: 051 = Error when calling runtime data
Text Symbol: 052 = Exception when calling runtime data
Text Symbol: 053 = Namespace of Property
Text Symbol: 058 = Message Type
Text Symbol: 059 = Object
Text Symbol: 060 = Class
Text Symbol: 061 = Method
Text Symbol: 062 = Message Text
Text Symbol: 063 = General View
Text Symbol: 064 = Technical View
Text Symbol: 065 = Design Time
Text Symbol: 066 = Design Time Operation
Text Symbol: 067 = Runtime Binding
Text Symbol: 068 = Runtime Operation
Text Symbol: 069 = Node Type
Text Symbol: 070 = Value of Property
Text Symbol: 071 = Name of Property
Text Symbol: 072 = SOAP Configuration Application Name
Text Symbol: 073 = Error when calling design time data
Text Symbol: 074 = Exception when calling design time data
Text Symbol: 075 = Error when calling design time data
Text Symbol: 076 = Exception when calling design time data
Text Symbol: 077 = Error when calling runtime data
Text Symbol: 078 = Exception when calling runtime data
Text Symbol: 102 = Execute Selection
Text Symbol: 042 = Created By
Text Symbol: 001 = Sort by Configuration Name
Text Symbol: 002 = Sort by Service Definition (DT)
Text Symbol: 003 = Sort by Provider/Consumer
INCLUDE SRT_CONFIG_SUPPORT_GLOB.
INCLUDE SRT_CONFIG_SUPPORT_LCL_DEF.
INCLUDE SRT_CONFIG_SUPPORT_LCL_DEF_SUB.
INCLUDE SRT_CONFIG_SUPPORT_LCL_IMPL.
INCLUDE SRT_CONFIG_SUPPORT_LCL_IMP_SUB.
INCLUDE SRT_CONFIG_SUPPORT_PBO.
INCLUDE SRT_CONFIG_SUPPORT_PAI.
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 SRT_CONFIG_SUPPORT or its description.
SRT_CONFIG_SUPPORT - Extended Display of Service Configurations in Current Client SRT_CONFIG_SUPPORT - Extended Display of Service Configurations in Current Client SRT_CONFIG_PERSIST_TYPE - Switch Persistency Type SRT_CONFIG_PERSIST_TYPE - Switch Persistency Type SRT_CONFIG_MIGRATE_TOP - Include SRT_CONFIG_MIGRATE_TOP SRT_CONFIG_MIGRATE_M8O01 - SRTCONFIGMIGRATEM8O01