SAP ABAP Class /MRSS/CL_RM_UTIL_ALERTS (RM Alerts)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-CP (Application Component) Capacity and Resource Planning
⤷
/MRSS/RMS (Package) Resource Management Service Layer
⤷
⤷
Properties
| Class | /MRSS/CL_RM_UTIL_ALERTS | |
| Short Description | RM Alerts | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/RMS | Resource Management Service Layer |
| Created | 20081229 | SAP |
| Last change | 20141109 | |
| 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) |
Interfaces
Class /MRSS/CL_RM_UTIL_ALERTS has no interface implemented.
Friends
Class /MRSS/CL_RM_UTIL_ALERTS has no friend class.
Attributes
Class /MRSS/CL_RM_UTIL_ALERTS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Updates the Inbox Alert as Read | 20081229 | |
| 2 | Static method | Public | Method | Update Alerts automatically | 20090218 | |
| 3 | Static method | Public | Method | To get the alert content | 20100211 | |
| 4 | Static method | Private | Method | Retrieves Alert Data for a given WorkItem ID | 20081229 | |
| 5 | Static method | Public | Method | Reads Workflow Items for Alerts | 20081229 | |
| 6 | Static method | Public | Method | Set the Overview alert icon for the workflow | 20081229 | |
| 7 | Static method | Public | Method | Checks if the User has Alert for a given Request and Role | 20081229 |
Events
Class /MRSS/CL_RM_UTIL_ALERTS has no event.
Types
Class /MRSS/CL_RM_UTIL_ALERTS has no local type.
Method Signatures
Method ALERT_ACKNOWLEDGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ALERT_TAB | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ALERT_TAB | Alerts Table | 20081229 | |||
| 2 | IV_COMMIT | Value transfer | Type reference (TYPE) | /MRSS/T_RM_FLAG | 'X' | Commit Flag | 20081229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081229 | |||
| 2 | 20081229 |
Method ALERT_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ALERT_TAB | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ALERT_TAB | Structure for Alerts | 20090218 | |||
| 2 | IV_AUTO_ACKNOWLEDGE | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20090219 |
Method ALERT_UPDATE on class /MRSS/CL_RM_UTIL_ALERTS has no exception.
Method GET_ALERT_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ALERT | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ALERT | Structure for Alerts | 20100211 |
Method GET_ALERT_CONTENT on class /MRSS/CL_RM_UTIL_ALERTS has no exception.
Method GET_SINGLE_RM_ALERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ALERT | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ALERT | Structure for Alerts | 20081229 | |||
| 2 | IS_WORKLIST | Call by reference | Type reference (TYPE) | SWWWLHEAD | Work item ID | 20081229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081229 | |||
| 2 | 20081229 |
Method READ_WORKFLOW_ALERTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ALERT_TAB | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ALERT_TAB | Alerts Table | 20081229 | |||
| 2 | IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20090508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081229 | |||
| 2 | 20081229 |
Method SET_OVERVIEW_ALERT_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ICON | Call by reference | Type reference (TYPE) | /MRSS/T_RM_ICON | String | 20081229 | |||
| 2 | IV_EVENT | Call by reference | Type reference (TYPE) | SWO_EVENT | Task ID | 20081229 |
Method SET_OVERVIEW_ALERT_ICON on class /MRSS/CL_RM_UTIL_ALERTS has no exception.
Method USER_HAS_ALERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REQUEST_NUM | Value transfer | Type reference (TYPE) | /MRSS/T_RM_REQ_ID | Request Number | 20081229 | |||
| 2 | IV_ROLE_NUM | Value transfer | Type reference (TYPE) | /MRSS/T_RM_ROLE_ID | Role Number | 20081229 | |||
| 3 | RV_ALERT_EXISTS | Value transfer | Type reference (TYPE) | /MRSS/T_RM_FLAG | Alert exists Indicator | 20081229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081229 | |||
| 2 | 20081229 | |||
| 3 | 20081229 | |||
| 4 | 20081229 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |