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 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_LOGGER | Logger for AppsLog | 20100926 | |||
| 2 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20100926 | |
| 2 | 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 | IS_XNOTIF_OBJECT | Call by reference | Type reference (TYPE) | ANY | XNotification embedded object | 20110209 | |||
| 2 | IT_RECEIVERS | Call by reference | Type reference (TYPE) | /IWBEP/T_SUB_USER | Subscribed User list | 20100826 | |||
| 3 | IT_TEXTS | Call by reference | Type reference (TYPE) | /IWBEP/T_EVENT_GRP_TEXT | Table Texts for Event group | 20100928 | |||
| 4 | IT_XNOTIF_PROPS | Call by reference | Type reference (TYPE) | /IWBEP/T_XNOTIF_PROPS | XNotification properties | 20110209 | |||
| 5 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | /IWBEP/ACTIVITY_NAME | The event activity trigger | 20100921 | |||
| 6 | IV_EVENT | Call by reference | Type reference (TYPE) | /IWBEP/EVENT | Event ID | 20110311 | |||
| 7 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | /IWBEP/EVENT_ID | Event Group ID | 20101003 | |||
| 8 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | /IWBEP/OBJ_ID | Object ID | 20100819 | |||
| 9 | IV_XNOTIF_INLINES | Call by reference | Type reference (TYPE) | STRING | Inlined subnodes | 20110311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Event publisher exception class | 20100922 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 100 |