SAP ABAP Class CL_SLEI_RUN_SERVICE (BPM LEI Runtime Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-BPM-LEI (Application Component) Local Event Infrastructure
     SLEI_RUN (Package) LEI Runtime
Properties
Class CL_SLEI_RUN_SERVICE  
Short Description BPM LEI Runtime Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLEI_RUN   LEI Runtime 
Created 20081007   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)
4 SWFUT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SLEI_RUN_SERVICE has no interface implemented.
Friends
Class CL_SLEI_RUN_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_EVENT_RAISE_TIME Static Attribute Public Type reference (TYPE) I 20091014
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EVENT_SUBSCRIPTION Static method Public Method 20081024
2 GET_RFC_DESTINATION Static method Public Method 20081111
3 RAISE_EVENT Static method Public Method 20081024
Events
Class CL_SLEI_RUN_SERVICE has no event.
Types
Class CL_SLEI_RUN_SERVICE has no local type.
Method Signatures

Method CHECK_EVENT_SUBSCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_WS_CONF Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20081219
2 Importing IV_EVENT_CATID Call by reference Type reference (TYPE) SWFECLSTYP SWFEV_OBJCATEG_CL Category of Objects in Persistent Object References 20081024
3 Importing IV_EVENT_NAME Call by reference Type reference (TYPE) SWO_EVENT Component name 20081024
4 Importing IV_EVENT_OBJTYPE Call by reference Type reference (TYPE) SIBFTYPEID Object Type Name 20081024
5 Returning RV_SUBSCRIBER_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20081024

Method CHECK_EVENT_SUBSCRIPTION on class CL_SLEI_RUN_SERVICE has no exception.

Method GET_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RFC_DESTINATION Value transfer Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20081111

Method GET_RFC_DESTINATION on class CL_SLEI_RUN_SERVICE has no exception.

Method RAISE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FACADE Call by reference Object reference (TYPE REF TO) IF_SLEI_BEF_INTERFACE Business Event Facade - Tag Interface 20081219
2 Importing IV_DATA Call by reference Type reference (TYPE) ANY Event parameters 20081024
3 Importing IV_EVENT Call by reference Type reference (TYPE) SWO_EVENT Event 20081024
4 Importing IV_IN_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Raising Event in Update Task 20081128
5 Importing IV_OBJTYPE Call by reference Type reference (TYPE) SIBFTYPEID Object type 20081024
6 Importing IV_SYNCHRONOUS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Synchrounous Event Processing in Event Manager 20081128
# Exception Resumable Description Created on
1 CX_SLEI_RUN_FACADE Business Event Facade Runtime Exception 20081205
History
Last changed by/on SAP  20110908 
SAP Release Created in 731