SAP ABAP Interface IF_SRT_WSP_ISOLATION_UTILITY (Isolation utility)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_ISOLATION_UTILITY | Isolation utility | 20101222 |
Properties
Interface | IF_SRT_WSP_ISOLATION_UTILITY | |
Short Description | Isolation utility |
General Data
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20101222 | SAP |
Last changed | 20141121 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_SRT_WSP_ASSIGN_ISOLATE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SRT_WSP_ISOLATION_UTILITY has no interface.
Friends
Interface IF_SRT_WSP_ISOLATION_UTILITY has no friend.
Attributes
Interface IF_SRT_WSP_ISOLATION_UTILITY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Desolate all consumers in current SAP client | 20101222 |
2 | ![]() |
Instance method | Public | Method | Deisolate all providers in current SAP client | 20101222 |
3 | ![]() |
Instance method | Public | Method | Deisoloate consumer | 20101222 |
4 | ![]() |
Instance method | Public | Method | Deisolate provider by service definition | 20101222 |
5 | ![]() |
Instance method | Public | Method | Get isolation status of consumer | 20101222 |
6 | ![]() |
Instance method | Public | Method | Get isolation status of provider | 20101222 |
7 | ![]() |
Instance method | Public | Method | Isolate all consumers in current SAP client | 20101222 |
8 | ![]() |
Instance method | Public | Method | Isolate all provider in current SAP client | 20101222 |
9 | ![]() |
Instance method | Public | Method | Isolate consumer by proxy class | 20101222 |
10 | ![]() |
Instance method | Public | Method | Isolate provider by service definition | 20101222 |
Events
Interface IF_SRT_WSP_ISOLATION_UTILITY has no event.
Types
Interface IF_SRT_WSP_ISOLATION_UTILITY has no local type.
Method Signatures
Method DEISOLATE_ALL_CONSUMERS Signature
Method DEISOLATE_ALL_CONSUMERS on Interface IF_SRT_WSP_ISOLATION_UTILITY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101222 |
Method DEISOLATE_ALL_PROVIDERS Signature
Method DEISOLATE_ALL_PROVIDERS on Interface IF_SRT_WSP_ISOLATION_UTILITY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101222 |
Method DEISOLATE_CONSUMER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | 20101222 | |||
2 | ![]() |
PROXY_CLASS | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20101222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101222 |
Method DEISOLATE_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SERVICE_DEFINITION | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20101222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101222 |
Method GET_ISOLATION_STATUS_CONSUMER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ISOLATED | Value transfer | Type reference (TYPE) | BOOLEAN | 20101222 | |||
2 | ![]() |
LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | 20101222 | |||
3 | ![]() |
PROXY_CLASS | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20101222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101222 |
Method GET_ISOLATION_STATUS_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ISOLATED | Value transfer | Type reference (TYPE) | BOOLEAN | 20101222 | |||
2 | ![]() |
SERVICE_DEFINITION | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20101222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101222 |
Method ISOLATE_ALL_CONSUMERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ISOLATE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ISOLATE_TYPE | IF_SRT_WSP_ASSIGN_ISOLATE=>STOP_ISOLATED | Isolation type: non-isolated, resume-isolated, stop-isolated | 20131114 | |
2 | ![]() |
PERMANENT | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | 20101222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101222 |
Method ISOLATE_ALL_PROVIDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ISOLATE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ISOLATE_TYPE | IF_SRT_WSP_ASSIGN_ISOLATE=>STOP_ISOLATED | Isolation type: non-isolated, resume-isolated, stop-isolated | 20131114 | |
2 | ![]() |
ISOLATION_TEXT | Call by reference | Type reference (TYPE) | SRT_WSP_SHORT_TEXT | 20101222 | |||
3 | ![]() |
PERMANENT | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | 20101222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101222 |
Method ISOLATE_CONSUMER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ISOLATE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ISOLATE_TYPE | IF_SRT_WSP_ASSIGN_ISOLATE=>STOP_ISOLATED | Isolation type: non-isolated, resume-isolated, stop-isolated | 20131114 | |
2 | ![]() |
LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | 20101222 | |||
3 | ![]() |
PERMANENT | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | 20101222 | ||
4 | ![]() |
PROXY_CLASS | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20101222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101222 |
Method ISOLATE_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ISOLATE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ISOLATE_TYPE | IF_SRT_WSP_ASSIGN_ISOLATE=>STOP_ISOLATED | Isolation type: non-isolated, resume-isolated, stop-isolated | 20131114 | |
2 | ![]() |
ISOLATION_TEXT | Call by reference | Type reference (TYPE) | SRT_WSP_SHORT_TEXT | 20101222 | |||
3 | ![]() |
PERMANENT | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | 20101222 | ||
4 | ![]() |
SERVICE_DEFINITION | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20101222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101222 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |