SRT_WSP_ISOLATION_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_WSP_ISOLATION_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
WSISOLATE - Isolation of WS Providers / Consumer
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: PS_IND = Individual Provider
Selection Text: PS_DISP = Display isolated provider
Selection Text: PS_DEALL = Deisolate all Providers
Selection Text: PS_ALL = Isolate all Providers
Selection Text: PSRV = Provider
Selection Text: PPISO = Provider isolate
Selection Text: PPDEISO = Provider deisolate
Selection Text: PKEEP = Make isolation permanent
Selection Text: PDSSDN = Design Time Object Name
Selection Text: PDCPXN = Proxy Class of Logical Port
Selection Text: PC_LP = Logical Port
Selection Text: PC_IND = Individual Consumer
Selection Text: PC_DISP = Display isolated consumer
Selection Text: PC_DEALL = Deisolate all Consumers
Selection Text: PC_ALL = Isolate all Consumers
Selection Text: PCLI = Consumer
Selection Text: PCISO = Consumer isolate
Selection Text: PCDEISO = Consumer deisolate
Title: Program SRT_WSP_ISOLATION_ADMIN
Text Symbol: T02 = Consumer
Text Symbol: T01 = Provider
Text Symbol: S00 = Select Design Time Object for Type '&1'
Text Symbol: P03 = Proxy Definition Name
Text Symbol: P02 = Service Definition Name
Text Symbol: P01 = Individual Service Defiinition
Text Symbol: I02 = Deisolate
Text Symbol: I01 = Isolate
Text Symbol: HP2 = Access URL
Text Symbol: HP1 = Service Definition
Text Symbol: HC2 = Logical Port Name
Text Symbol: HC1 = Proxy Class
Text Symbol: HC0 = Counter
Text Symbol: H02 = Binding Key
Text Symbol: H01 = Configuration Key
Text Symbol: FND = Found Isolated configurations:
Text Symbol: C02 = Logical Port Name
Text Symbol: C01 = Individual Proxy Definition
Text Symbol: 003 = Isolation settings
SRT_AUTH_CHECK,
SRT_WSP_ISOLATION_ADMIN_TOP.
INCLUDE SRT_WSP_ISOLATION_ADMIN_CLASS.
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_WSP_ISOLATION_ADMIN - Program SRT_WSP_ISOLATION_ADMIN SRT_WSP_ISOLATION_ADMIN - Program SRT_WSP_ISOLATION_ADMIN SRT_WSP_HCHECK_EXECUTE_COMP - Program SRT_WSP_HCHECK_EXECUTE_COMP SRT_WSP_HCHECK_EXECUTE_COMP - Program SRT_WSP_HCHECK_EXECUTE_COMP SRT_WSP_CONNECTIVITY_LOG_CLEAR - Reorganisation of Management Connection Log SRT_WSP_CONNECTIVITY_LOG_CLEAR - Reorganisation of Management Connection Log