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 ABAP 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 ALERT_ACKNOWLEDGE Static method Public Method Updates the Inbox Alert as Read 20081229
2 ALERT_UPDATE Static method Public Method Update Alerts automatically 20090218
3 GET_ALERT_CONTENT Static method Public Method To get the alert content 20100211
4 GET_SINGLE_RM_ALERT Static method Private Method Retrieves Alert Data for a given WorkItem ID 20081229
5 READ_WORKFLOW_ALERTS Static method Public Method Reads Workflow Items for Alerts 20081229
6 SET_OVERVIEW_ALERT_ICON Static method Public Method Set the Overview alert icon for the workflow 20081229
7 USER_HAS_ALERT 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 Importing IT_ALERT_TAB Call by reference Type reference (TYPE) /MRSS/T_RM_ALERT_TAB Alerts Table 20081229
2 Importing IV_COMMIT Value transfer Type reference (TYPE) /MRSS/T_RM_FLAG 'X' Commit Flag 20081229
# Exception Resumable Description Created on
1 ALERT_ERROR 20081229
2 PARAMETER_ERROR 20081229

Method ALERT_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ALERT_TAB Call by reference Type reference (TYPE) /MRSS/T_RM_ALERT_TAB Structure for Alerts 20090218
2 Importing 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 Changing 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 Exporting EV_ALERT Call by reference Type reference (TYPE) /MRSS/T_RM_ALERT Structure for Alerts 20081229
2 Importing IS_WORKLIST Call by reference Type reference (TYPE) SWWWLHEAD Work item ID 20081229
# Exception Resumable Description Created on
1 WORKFLOW_DATA_READ_ERROR 20081229
2 WRONG_DATA_IN_WORKFLOW 20081229

Method READ_WORKFLOW_ALERTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALERT_TAB Call by reference Type reference (TYPE) /MRSS/T_RM_ALERT_TAB Alerts Table 20081229
2 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20090508
# Exception Resumable Description Created on
1 WORKFLOW_DATA_READ_ERROR 20081229
2 WORKFLOW_INBOX_READ_ERROR 20081229

Method SET_OVERVIEW_ALERT_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ICON Call by reference Type reference (TYPE) /MRSS/T_RM_ICON String 20081229
2 Importing 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 Importing IV_REQUEST_NUM Value transfer Type reference (TYPE) /MRSS/T_RM_REQ_ID Request Number 20081229
2 Importing IV_ROLE_NUM Value transfer Type reference (TYPE) /MRSS/T_RM_ROLE_ID Role Number 20081229
3 Returning RV_ALERT_EXISTS Value transfer Type reference (TYPE) /MRSS/T_RM_FLAG Alert exists Indicator 20081229
# Exception Resumable Description Created on
1 WORKFLOW_DATA_READ_ERROR 20081229
2 WORKFLOW_INBOX_READ_ERROR 20081229
3 WRONG_DATA_IN_WORKFLOW 20081229
4 WRONG_PARAMETERS 20081229
History
Last changed by/on SAP  20141109 
SAP Release Created in 610