SRT_CREATE_RUNTIME_CONFIG 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_CREATE_RUNTIME_CONFIG 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: PADDR = Use
Selection Text: PBXML = Use
Selection Text: PCFG = Configuration Name
Selection Text: PCLI = Sender
Selection Text: PCRE = Create
Selection Text: PDEL = Delete
Selection Text: PDETAIL = Display Configuration Details
Selection Text: PDIS = Display
Selection Text: PDTO = Name
Selection Text: PDTV = Variant
Selection Text: PESR = ESR Service Interface
Selection Text: PGEN = Suppress "Local Call" Property
Selection Text: PHOST = Target Host
Selection Text: PIIF = Name
Selection Text: PIIFN = Namespace
Selection Text: PLOCAL = Local Call
Selection Text: PUSER = User
Selection Text: PURL = Access URL
Selection Text: PTRC = Scope of Trace
Selection Text: PTBTYPE = Transport Binding Type
Selection Text: PSRV = Recipient
Selection Text: PRMP = RM Protocol Name
Selection Text: PPWD = Password
Selection Text: PPROT = Transport Protocol
Selection Text: PPORT = Port Number
Selection Text: POPTXMLT = Optimized XML Transfer
Selection Text: POIFN = Namespace
Selection Text: POIF = Name
Selection Text: PNESR = RFC, BAPI
Selection Text: PMIDP = Protocol Name
Selection Text: PLPDEF = LP is Default Port
Selection Text: PLP = Logical Port
Title: Restricted Administration of WS Configurations
Text Symbol: OFV = No variants or multiple variants assigned to outbound interface
Text Symbol: OIF = Cannot map outbound interface or cannot map outbound interface uniquely
Text Symbol: PA1 = Designtime object not specified
Text Symbol: RCR = Configuration already existed and was deleted
Text Symbol: S01 = Specify a configuration name
INCLUDE SRT_CREATE_RUNTIME_CONFIG_TOP . " GLOBAL DATA / LCL
INCLUDE SRT_CREATE_RUNTIME_CONFIG_E01 . " SELSCREEN EVENTS
INCLUDE SRT_CREATE_RUNTIME_CONFIG_P01 . " LCL IMPL
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_CREATE_RUNTIME_CONFIG or its description.
SRT_CREATE_RUNTIME_CONFIG - Restricted Administration of WS Configurations SRT_CREATE_RUNTIME_CONFIG - Restricted Administration of WS Configurations SRT_CREATE_LOCAL_SR_CONNECTION - Report SRT_CREATE_LOCAL_SR_CONNECTION SRT_CREATE_LOCAL_SR_CONNECTION - Report SRT_CREATE_LOCAL_SR_CONNECTION SRT_CONSUMER_CONFIG_CHECK_TOP - SRTCONSUMERCONFIGCHECKTOP SRT_CONSUMER_CONFIG_CHECK_SEL - SRTCONSUMERCONFIGCHECKSEL