SAP ABAP Class CL_RSBPC_EN_NOTIFICATION_API (POA SBC E&N Notification API)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPC-INF (Application Component) BPC 'unified model' - Infrastructure
⤷
RSBPC_EN (Package) BPC IP Extension: Event & Notification

⤷

⤷

Properties
Class | CL_RSBPC_EN_NOTIFICATION_API | |
Short Description | POA SBC E&N Notification API | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSBPC_EN | BPC IP Extension: Event & Notification |
Created | 20130306 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSBPC_EN_NOTIFICATION_API has no interface implemented.
Friends
Class CL_RSBPC_EN_NOTIFICATION_API has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RSBPC_EN_EVENT_TYPE | 'DEFAULT_TYPE' | POA SBC E&N Default Event Type | 20130306 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 200 | 20130306 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | DOM_REF | 'RSBPC_EN_EVENT_TYPE' | Domain used | 20130306 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 50 | 20130306 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | DOM_REF | 'RSBPC_EN_MESSAGE_TYPE' | Domain used | 20130306 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | DOM_REF | 'RSBPC_EN_PRIORITY' | Domain used | 20130306 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | RSBPC_EN_COMTYPE | 'INT' | Communication method | 20130306 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | RSBPC_EN_COMTYPE | 'ROL' | Communication method | 20130306 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | RSBPC_EN_COMTYPE | 'USR' | Communication method | 20130306 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | DOM_REF | 'RSBPC_EN_SOURCE' | Domain used | 20130306 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Publish Notification | 20130306 |
2 | ![]() |
Instance method | Private | Method | Publish Notification Internal | 20130306 |
3 | ![]() |
Instance method | Private | Method | Publish Notification Internal | 20130306 |
Events
Class CL_RSBPC_EN_NOTIFICATION_API has no event.
Types
Class CL_RSBPC_EN_NOTIFICATION_API has no local type.
Method Signatures
Method PUBLISH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_WARNINGS | Call by reference | Type reference (TYPE) | RSBPC_EN_T_NOTIF_CHANNEL_WARN | POA SBC E&N warnings about failed notifcations | 20130306 | ||
2 | ![]() |
IS_TEMPLATE | Call by reference | Type reference (TYPE) | BPCEN_S_TEMPLATE | 20130306 | |||
3 | ![]() |
IT_ATTACHMENTS | Call by reference | Type reference (TYPE) | RSBPC_EN_T_ATTACHMENTS | E&N Attachment's | 20130306 | ||
4 | ![]() |
IT_RECIPIENTS | Call by reference | Type reference (TYPE) | RSBPC_EN_T_RECIPIENTS | Recipients(Users,Email,etc..) | 20130306 | ||
5 | ![]() |
IV_EXPIRES_ON | Call by reference | Type reference (TYPE) | XSDDATE_D | Expiration Date in UTC | 20130306 | ||
6 | ![]() |
IV_FROM_ADDRESS | Call by reference | Type reference (TYPE) | XUBNAME | From User | 20130306 | ||
7 | ![]() |
IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | RSBPC_EN_MESSAGE_TYPE | E&N Message Type | 20130306 | ||
8 | ![]() |
IV_NOTIFICATION_TYPE | Call by reference | Type reference (TYPE) | RSBPC_EN_NOTIF_TYPE | 'DEFAULT_TYPE' | Notification Type | 20130306 | |
9 | ![]() |
IV_PAYLOAD | Call by reference | Type reference (TYPE) | XSTRING | Payload, this has to be XML in conforming to the message XML | 20130306 | ||
10 | ![]() |
IV_PRIORITY | Call by reference | Type reference (TYPE) | RSBPC_EN_PRIORITY | '3' | E&N Priority (Default=Medium) | 20130306 | |
11 | ![]() |
IV_SOURCE_APP | Call by reference | Type reference (TYPE) | RSBPC_EN_SOURCE_APP | Notification Source Application | 20130306 | ||
12 | ![]() |
IV_SOURCE_DOC | Call by reference | Type reference (TYPE) | RSBPC_EN_SOURCE | Notification Source Document | 20130306 | ||
13 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | Time stamp, a null value is the current time on the server | 20130306 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
POA SNC E&N InvalidNotificationFault | 20130417 |
Method PUBLISH_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_WARNINGS | Call by reference | Type reference (TYPE) | RSBPC_EN_T_NOTIF_CHANNEL_WARN | POA SBC E&N warnings about failed notifcations | 20130306 | ||
2 | ![]() |
IS_TEMPLATE | Call by reference | Type reference (TYPE) | BPCEN_S_TEMPLATE | 20130306 | |||
3 | ![]() |
IT_ATTACHMENTS | Call by reference | Type reference (TYPE) | RSBPC_EN_T_ATTACHMENTS | POA SBC E&N Attachment Uri's | 20130306 | ||
4 | ![]() |
IT_RECIPIENTS | Call by reference | Type reference (TYPE) | RSBPC_EN_T_RECIPIENTS | POA SBC E&N Recipients (SAP Users) | 20130306 | ||
5 | ![]() |
IV_EVENT_TYPE_STR | Call by reference | Type reference (TYPE) | RSBPC_EN_EVENT_TYPE | The event type (determines the schema that is accepted ) | 20130306 | ||
6 | ![]() |
IV_EXPIRES_ON | Call by reference | Type reference (TYPE) | TZNTSTMPS | 20130306 | |||
7 | ![]() |
IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | RSBPC_EN_MESSAGE_TYPE | POA SBC E&N Message Type | 20130306 | ||
8 | ![]() |
IV_PAYLOAD | Call by reference | Type reference (TYPE) | XSTRING | Payload, this has to be XML in conforming to the message XML | 20130306 | ||
9 | ![]() |
IV_PRIORITY | Call by reference | Type reference (TYPE) | RSBPC_EN_PRIORITY | POA SBC E&N Priority | 20130306 | ||
10 | ![]() |
IV_SOURCE | Call by reference | Type reference (TYPE) | RSBPC_EN_SOURCE | The Notification Source | 20130306 | ||
11 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | Time stamp, a null value is the current time on the server | 20130306 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
POA SNC E&N InvalidNotificationFault | 20130417 |
Method VALIDATE_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TEMPLATE | Call by reference | Type reference (TYPE) | BPCEN_S_TEMPLATE | 20130306 | |||
2 | ![]() |
IT_ATTACHMENTS | Call by reference | Type reference (TYPE) | RSBPC_EN_T_ATTACHMENTS | POA SBC E&N Attachments | 20130306 | ||
3 | ![]() |
IT_RECIPIENTS | Call by reference | Type reference (TYPE) | RSBPC_EN_T_RECIPIENTS | POA SBC E&N Recipients (SAP Users) | 20130306 | ||
4 | ![]() |
IV_EVENT_TYPE_STR | Call by reference | Type reference (TYPE) | RSBPC_EN_EVENT_TYPE | The event type (determines the schema that is accepted ) | 20130306 | ||
5 | ![]() |
IV_EXPIRES_ON | Call by reference | Type reference (TYPE) | TZNTSTMPS | 20130306 | |||
6 | ![]() |
IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | RSBPC_EN_MESSAGE_TYPE | POA SBC E&N Message Type | 20130306 | ||
7 | ![]() |
IV_PAYLOAD | Call by reference | Type reference (TYPE) | XSTRING | Payload, this has to be XML in conforming to the message XML | 20130306 | ||
8 | ![]() |
IV_PRIORITY | Call by reference | Type reference (TYPE) | RSBPC_EN_PRIORITY | POA SBC E&N Priority | 20130306 | ||
9 | ![]() |
IV_SOURCE | Call by reference | Type reference (TYPE) | RSBPC_EN_SOURCE | The Notification Source | 20130306 | ||
10 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | Time stamp, a null value is the current time on the server | 20130306 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
POA SNC E&N InvalidNotificationFault | 20130417 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |