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 IF_SRT_WSP_ASSIGN_ISOLATE 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 DEISOLATE_ALL_CONSUMERS Instance method Public Method Desolate all consumers in current SAP client 20101222
2 DEISOLATE_ALL_PROVIDERS Instance method Public Method Deisolate all providers in current SAP client 20101222
3 DEISOLATE_CONSUMER Instance method Public Method Deisoloate consumer 20101222
4 DEISOLATE_PROVIDER Instance method Public Method Deisolate provider by service definition 20101222
5 GET_ISOLATION_STATUS_CONSUMER Instance method Public Method Get isolation status of consumer 20101222
6 GET_ISOLATION_STATUS_PROVIDER Instance method Public Method Get isolation status of provider 20101222
7 ISOLATE_ALL_CONSUMERS Instance method Public Method Isolate all consumers in current SAP client 20101222
8 ISOLATE_ALL_PROVIDERS Instance method Public Method Isolate all provider in current SAP client 20101222
9 ISOLATE_CONSUMER Instance method Public Method Isolate consumer by proxy class 20101222
10 ISOLATE_PROVIDER 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 CX_SRT_WSP_CONFIG 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 CX_SRT_WSP_CONFIG 20101222

Method DEISOLATE_CONSUMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME 20101222
2 Importing PROXY_CLASS Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20101222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101222

Method DEISOLATE_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERVICE_DEFINITION Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20101222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101222

Method GET_ISOLATION_STATUS_CONSUMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ISOLATED Value transfer Type reference (TYPE) BOOLEAN 20101222
2 Importing LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME 20101222
3 Importing PROXY_CLASS Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20101222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101222

Method GET_ISOLATION_STATUS_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ISOLATED Value transfer Type reference (TYPE) BOOLEAN 20101222
2 Importing SERVICE_DEFINITION Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20101222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101222

Method ISOLATE_ALL_CONSUMERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing PERMANENT Call by reference Type reference (TYPE) BOOLEAN 'X' 20101222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101222

Method ISOLATE_ALL_PROVIDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing ISOLATION_TEXT Call by reference Type reference (TYPE) SRT_WSP_SHORT_TEXT 20101222
3 Importing PERMANENT Call by reference Type reference (TYPE) BOOLEAN 'X' 20101222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101222

Method ISOLATE_CONSUMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME 20101222
3 Importing PERMANENT Call by reference Type reference (TYPE) BOOLEAN 'X' 20101222
4 Importing PROXY_CLASS Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20101222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101222

Method ISOLATE_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing ISOLATION_TEXT Call by reference Type reference (TYPE) SRT_WSP_SHORT_TEXT 20101222
3 Importing PERMANENT Call by reference Type reference (TYPE) BOOLEAN 'X' 20101222
4 Importing SERVICE_DEFINITION Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20101222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101222
History
Last changed by/on SAP  20141121 
SAP Release Created in