SRT_MAINTAIN_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_MAINTAIN_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: RUNC = Create
Selection Text: DIS = Display
Selection Text: DEL = Delete
Selection Text: CUSER = Create for User Name
Selection Text: CUADD = Additional LP Name Part
Title: Program SRT_MAINTAIN_CONFIG
Text Symbol: 113 = SOAP 1.1
Text Symbol: 114 = SOAP x.y
Text Symbol: 115 = Binding
Text Symbol: 117 = User/Password Identification
Text Symbol: 118 = SSO Identification
Text Symbol: 119 = Authentication Method
Text Symbol: 120 = http Protocol
Text Symbol: 121 = Non-Secure http
Text Symbol: 122 = Secure http
Text Symbol: 130 = WSRM Protocol
Text Symbol: 131 = WSRM 02/2005
Text Symbol: 132 = WSRM mm/yyyy
Text Symbol: 140 = Binary XML Transfer
Text Symbol: 141 = (NONE)
Text Symbol: 142 = (MTOM)
Text Symbol: 143 = (SAP)
Text Symbol: 150 = Message ID Transfer Protocol
Text Symbol: 151 = WS Addressing
Text Symbol: 152 = SAP MSGID Protocol
Text Symbol: 160 = Error Environment
Text Symbol: 161 = Use invalid password
Text Symbol: 200 = Provider/Service Configuration
Text Symbol: 001 = Configuration created for consumer:
Text Symbol: 002 = Configuration deleted for consumer:
Text Symbol: 003 = Error when creating/deleting configuration for consumer:
Text Symbol: 004 = Configuration created for provider:
Text Symbol: 005 = Configuration deleted for provider:
Text Symbol: 006 = Error when creating/deleting configuration for provider:
Text Symbol: 007 = Configuration exists for consumer
Text Symbol: 008 = Configuration exists for provider
Text Symbol: 009 = not
Text Symbol: 010 = Function
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
REUSE_ALV_GRID_DISPLAY call function 'REUSE_ALV_GRID_DISPLAY' exporting i_structure_name = 'SRT_MESSAGE_S' tables t_outtab = t_msg exceptions program_error = 1 others = 2.
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_MAINTAIN_CONFIG - Program SRT_MAINTAIN_CONFIG SRT_MAINTAIN_CONFIG - Program SRT_MAINTAIN_CONFIG SRT_KPIVI_SEC_CONFIG - Program SRT_KPIVI_SEC_CONFIG SRT_KPIVI_SEC_CONFIG - Program SRT_KPIVI_SEC_CONFIG SRT_I_BIZTALK_TEST_TYPES - Include SRT_I_BIZTALK_TEST_TYPES SRT_I_BIZTALK_TEST_P_HELPER - Helper Classes on provider side