SAP ABAP Class CL_CRM_IC_ALERT_UTIL (Utility class for alert processing)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-ALT (Application Component) Alert
⤷
CRM_IC_APPL_ALERTS (Package) CRM Interaction Center: Alerts

⤷

⤷

Properties
Class | CL_CRM_IC_ALERT_UTIL | |
Short Description | Utility class for alert processing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_IC_APPL_ALERTS | CRM Interaction Center: Alerts |
Created | 20040831 | SAP |
Last change | 20100303 | 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) |
Interfaces
Class CL_CRM_IC_ALERT_UTIL has no interface implemented.
Friends
Class CL_CRM_IC_ALERT_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'M' | 20040831 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'R' | 20040831 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns alert table for a given alert profile | 20040831 |
2 | ![]() |
Static method | Public | Method | load event classes used by alerts | 20040831 |
Events
Class CL_CRM_IC_ALERT_UTIL has no event.
Types
Class CL_CRM_IC_ALERT_UTIL has no local type.
Method Signatures
Method GET_ALERTS_FOR_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROFILE | Call by reference | Type reference (TYPE) | CRMT_IC_ALT_PROF | Alert-Profil-ID | 20040831 | ||
2 | ![]() |
RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_ALERT_TABLE | Tabelle für Alert-Einträge | 20040831 |
Method GET_ALERTS_FOR_PROFILE on class CL_CRM_IC_ALERT_UTIL has no exception.
Method LOAD_ALERT_EVENT_CLASSES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROFILE | Call by reference | Type reference (TYPE) | CRMT_IC_ALT_PROF | Alert-Profil-ID | 20040831 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040831 |
Method LOAD_ALERT_EVENT_CLASSES on class CL_CRM_IC_ALERT_UTIL has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 500 |