SAP ABAP Class CL_RSBPC_EN_SERVICE_MANAGER (POA SBC Events and Notifications Service Manager)
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_SERVICE_MANAGER | |
| Short Description | POA SBC Events and Notifications Service Manager | |
| 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
Class CL_RSBPC_EN_SERVICE_MANAGER has no forward declaration.
Interfaces
Class CL_RSBPC_EN_SERVICE_MANAGER has no interface implemented.
Friends
Class CL_RSBPC_EN_SERVICE_MANAGER has no friend class.
Attributes
Class CL_RSBPC_EN_SERVICE_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Inbox Summary | 20130306 | |
| 2 | Instance method | Public | Method | Get the top n ALERTs, sorted on time. | 20130306 |
Events
Class CL_RSBPC_EN_SERVICE_MANAGER has no event.
Types
Class CL_RSBPC_EN_SERVICE_MANAGER has no local type.
Method Signatures
Method GET_INBOX_SUMMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER | Call by reference | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20130306 | |||
| 2 | RS_INBOX_SUMMARY_INFO | Value transfer | Type reference (TYPE) | RSBPC_EN_S_INBOX_SUMMARY | POA SBC E&N Inbox Summary Information | 20130306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | E&N Inbox Exception | 20130530 |
Method GET_TOP_ALERTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALERT_COUNT | Call by reference | Type reference (TYPE) | I | 5 | Maximum number of alerts to be returned | 20130306 | ||
| 2 | RT_ALERT_HEADERS | Call by reference | Type reference (TYPE) | RSBPC_EN_T_NOTIF_HEADERS | POA SBC E&N Notification Headers | 20130306 | |||
| 3 | RV_TOTAL_ALERTS | Call by reference | Type reference (TYPE) | I | Number of alerts found | 20130306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | E&N Inbox Exception | 20130418 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |