SAP ABAP Class /IWBEP/CL_EVENT_MANAGER (Backend Event publisher)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-BEP (Application Component) Gateway Business Eventing and Provisioning
     /IWBEP/BEP_EVENT_PUBLISHER (Package) Backend Event publisher - event publisher package
Properties
Class /IWBEP/CL_EVENT_MANAGER  
Short Description Backend Event publisher    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/BEP_EVENT_PUBLISHER   Backend Event publisher - event publisher package 
Created 20100819   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_EVENT_MANAGER has no forward declaration.
Interfaces
Class /IWBEP/CL_EVENT_MANAGER has no interface implemented.
Friends
Class /IWBEP/CL_EVENT_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LOGGER Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_LOGGER Logger for AppsLog 20100926
2 MO_PROTOCOL_HANDLER Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_DISPATCHING_HANDLER Handle the event send, Dispatching_Handler (DH) 20100926
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100926
2 PUBLISH_EVENT Instance method Public Method Publish event via Gateway 20100819
Events
Class /IWBEP/CL_EVENT_MANAGER has no event.
Types
Class /IWBEP/CL_EVENT_MANAGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /IWBEP/CL_EVENT_MANAGER has no parameter.
Method CONSTRUCTOR on class /IWBEP/CL_EVENT_MANAGER has no exception.

Method PUBLISH_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_XNOTIF_OBJECT Call by reference Type reference (TYPE) ANY XNotification embedded object 20110209
2 Importing IT_RECEIVERS Call by reference Type reference (TYPE) /IWBEP/T_SUB_USER Subscribed User list 20100826
3 Importing IT_TEXTS Call by reference Type reference (TYPE) /IWBEP/T_EVENT_GRP_TEXT Table Texts for Event group 20100928
4 Importing IT_XNOTIF_PROPS Call by reference Type reference (TYPE) /IWBEP/T_XNOTIF_PROPS XNotification properties 20110209
5 Importing IV_ACTIVITY Call by reference Type reference (TYPE) /IWBEP/ACTIVITY_NAME The event activity trigger 20100921
6 Importing IV_EVENT Call by reference Type reference (TYPE) /IWBEP/EVENT Event ID 20110311
7 Importing IV_EVENT_ID Call by reference Type reference (TYPE) /IWBEP/EVENT_ID Event Group ID 20101003
8 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) /IWBEP/OBJ_ID Object ID 20100819
9 Importing IV_XNOTIF_INLINES Call by reference Type reference (TYPE) STRING Inlined subnodes 20110311
# Exception Resumable Description Created on
1 /IWBEP/CX_EVENT_PUBLISHER Event publisher exception class 20100922
History
Last changed by/on SAP  20130531 
SAP Release Created in 100