SAP ABAP Class IF_SRT_WSP_ISOLATION_UTILITY (Isolation utility)
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
| Class | IF_SRT_WSP_ISOLATION_UTILITY | |
| Short Description | Isolation utility | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101222 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SRT_WSP_ISOLATION_UTILITY has no interface implemented.
Friends
Class IF_SRT_WSP_ISOLATION_UTILITY has no friend class.
Attributes
Class 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
Class IF_SRT_WSP_ISOLATION_UTILITY has no event.
Types
Class IF_SRT_WSP_ISOLATION_UTILITY has no local type.
Method Signatures
Method DEISOLATE_ALL_CONSUMERS Signature
Method DEISOLATE_ALL_CONSUMERS on class 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 class 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 |