SAP ABAP Class /IWBEP/CL_DISPATCHING_HANDLER (Handle the event send, Dispatching_Handler (DH))
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_DISPATCHING_HANDLER | 20100926 |
Properties
Class | /IWBEP/CL_DISPATCHING_HANDLER | |
Short Description | Handle the event send, Dispatching_Handler (DH) | |
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 | 20100926 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IWBEP/CL_DISPATCHING_HANDLER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IWBEP/IF_DISPATCHING_HANDLER | 20100926 |
Friends
Class /IWBEP/CL_DISPATCHING_HANDLER 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 | 20101019 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Call GW RFC to send event | 20101021 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20101019 |
3 | ![]() |
Instance method | Public | Method | Get bgrfc queue name | 20100926 |
4 | ![]() |
Instance method | Public | Method | 20100926 | |
5 | ![]() |
Instance method | Public | Method | 20100926 |
Events
Class /IWBEP/CL_DISPATCHING_HANDLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_SUB_USER | Public | See coding | 20101021 | tt_sub_user TYPE STANDARD TABLE OF ty_sub_user
|
||
2 | TY_SUB_USER | Public | See coding | 20100928 | BEGIN OF ty_sub_user ,
username TYPE syuname,
subs_uuid TYPE /iwbep/subs_uuid,
langu TYPE langu,
text TYPE string,
END OF ty_sub_user
|
Method Signatures
Method CALL_GW_RFC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_UNIT | Call by reference | Object reference (TYPE REF TO) | IF_QRFC_UNIT_OUTBOUND | Outbound qRFC Unit | 20101021 | ||
2 | ![]() |
IS_XNOTIF_OBJECT | Call by reference | Type reference (TYPE) | ANY | XNotification embedded object | 20110210 | ||
3 | ![]() |
IT_USERS | Call by reference | Type reference (TYPE) | TT_SUB_USER | 20101021 | |||
4 | ![]() |
IT_XNOTIF_PROPS | Call by reference | Type reference (TYPE) | /IWBEP/T_XNOTIF_PROPS | XNotification properties | 20110210 | ||
5 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | /IWBEP/ACTIVITY_NAME | The event activity trigger | 20101021 | ||
6 | ![]() |
IV_EVENT_GRP_ID | Call by reference | Type reference (TYPE) | /IWBEP/EVENT_ID | Event Group ID | 20101021 | ||
7 | ![]() |
IV_EVENT_ID | Call by reference | Type reference (TYPE) | /IWBEP/EVENT | Event ID | 20110311 | ||
8 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | /IWBEP/OBJ_ID | Object ID | 20101021 | ||
9 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20101021 | ||
10 | ![]() |
IV_XNOTIF_INLINES | Call by reference | Type reference (TYPE) | STRING | Deep structure description | 20110317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Event publisher exception class | 20101021 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_LOGGER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_LOGGER | 20101019 |
Method CONSTRUCTOR on class /IWBEP/CL_DISPATCHING_HANDLER has no exception.
Method GET_BGRFC_QUEUE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EVENT_ID | Call by reference | Type reference (TYPE) | /IWBEP/EVENT_ID | Event group id | 20100926 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | /IWBEP/OBJ_ID | Object ID | 20100926 | ||
3 | ![]() |
RV_QUEUE_NAME | Value transfer | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name for Background RFC | 20100926 |
Method GET_BGRFC_QUEUE_NAME on class /IWBEP/CL_DISPATCHING_HANDLER has no exception.
Method SEND_EVENT_OBJECT Signature
Method SEND_EVENT_OBJECT on class /IWBEP/CL_DISPATCHING_HANDLER has no parameter.
Method SEND_EVENT_OBJECT on class /IWBEP/CL_DISPATCHING_HANDLER has no exception.
Method SEND_OBJ Signature
Method SEND_OBJ on class /IWBEP/CL_DISPATCHING_HANDLER has no parameter.
Method SEND_OBJ on class /IWBEP/CL_DISPATCHING_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 100 |