SAP ABAP Class CL_SLEI_EVT_MGR_UTIL (LEI utility class for event manager operations)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-BPM-LEI (Application Component) Local Event Infrastructure
     SLEI_DEF (Package) LEI Design time and Customizing transactions
Properties
Class CL_SLEI_EVT_MGR_UTIL  
Short Description LEI utility class for event manager operations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLEI_DEF   LEI Design time and Customizing transactions 
Created 20081121   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SLEI1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SWFEV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SLEI_EVT_MGR_UTIL has no interface implemented.
Friends
Class CL_SLEI_EVT_MGR_UTIL has no friend class.
Attributes
Class CL_SLEI_EVT_MGR_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Static method Public Method Activate the linkage in event manger for current client 20081121
2 CHECK_ACTIVE Static method Public Method Check whether event manager entries are active for a linkage 20081128
3 DEACTIVATE Static method Public Method Deactivate the linakge in event manager for curent client 20081121
4 DEACTIVATE_CLNT Static method Public Method Deactivate the event manager entry from all clients 20081205
5 DELETE Static method Public Method Delete event manager entry for current client 20081121
6 DELETE_CLNT Static method Public Method Delete linkage in event manager in all specified clients 20081205
Events
Class CL_SLEI_EVT_MGR_UTIL has no event.
Types
Class CL_SLEI_EVT_MGR_UTIL has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20081205
2 Importing IV_EVT_NAME Call by reference Type reference (TYPE) SWO_EVENT 20081121
3 Importing IV_EVT_OBJ_CAT Call by reference Type reference (TYPE) SLEI_EVT_OBJ_CAT 20081121
4 Importing IV_EVT_OBJ_NAME Call by reference Type reference (TYPE) SLEI_EVT_OBJ_NAME 20081121
5 Importing IV_HAS_CONDITION Call by reference Type reference (TYPE) ABAP_BOOL 20081121
6 Importing IV_LNKG_ID Call by reference Type reference (TYPE) SLEI_LNKG_ID 20081121
# Exception Resumable Description Created on
1 CX_SLEI_EVT_MGR 20081121

Method CHECK_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LNKG_ID Call by reference Type reference (TYPE) SLEI_LNKG_ID LEI linkage ID 20081128
2 Importing IV_MANDT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20081205
3 Returning RV_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 'X' active 20081128

Method CHECK_ACTIVE on class CL_SLEI_EVT_MGR_UTIL has no exception.

Method DEACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LNKG_ID Call by reference Type reference (TYPE) SLEI_LNKG_ID 20081121
# Exception Resumable Description Created on
1 CX_SLEI_EVT_MGR Exception class for event manager operations 20081121

Method DEACTIVATE_CLNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LNKG_CLNT Call by reference Type reference (TYPE) SLEI1_LNKG_CLNT_T 20081212

Method DEACTIVATE_CLNT on class CL_SLEI_EVT_MGR_UTIL has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LNKG_ID Call by reference Type reference (TYPE) SLEI_LNKG_ID LEI linkage ID 20081121

Method DELETE on class CL_SLEI_EVT_MGR_UTIL has no exception.

Method DELETE_CLNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MANDT Call by reference Type reference (TYPE) SLEI_CLIENT_T Table of clients 20081205
2 Importing IV_LNKG_ID Call by reference Type reference (TYPE) SLEI_LNKG_ID LEI linkage ID 20081205

Method DELETE_CLNT on class CL_SLEI_EVT_MGR_UTIL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731