Hierarchy

⤷

⤷

Properties
Class | CL_CRM_IC_ALERT | |
Short Description | properties of alert object | |
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 | 20040109 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_IC_ALERT has no forward declaration.
Interfaces
Class CL_CRM_IC_ALERT has no interface implemented.
Friends
Class CL_CRM_IC_ALERT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | GUID for alerts | 20040213 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20090930 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20090930 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CRM_IC_ALERT | Interface for alert classes | 20040120 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_IC_AM_PARAMS_TAB | List of input param names and values | 20040109 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_IC_ALERT_MSG | Alert message text | 20040120 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_IC_ALERT_MSGPARAM_TBL | table of alert message params | 20040120 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRM_IC_NAVBAR_NAVLINK | Navigation link | 20040109 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_IC_AM_PLACEHOLDER_TAB | List of placeholder properties and values | 20040109 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_IC_EVENT | Table of terminating events | 20040120 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_IC_ALERT_MSG | Tooltip for the alerts | 20040109 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_IC_EVENT | Table of triggering events | 20040120 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20090930 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040110 |
2 | ![]() |
Instance method | Public | Method | Returns the value of alert id | 20040213 |
3 | ![]() |
Instance method | Public | Method | Gets alert color | 20090930 |
4 | ![]() |
Instance method | Public | Method | Gets alert format | 20090930 |
5 | ![]() |
Instance method | Public | Method | Returns handle to alert class object | 20040120 |
6 | ![]() |
Instance method | Public | Method | Returns input parameter name and value. | 20040110 |
7 | ![]() |
Instance method | Public | Method | Returns message text | 20040120 |
8 | ![]() |
Instance method | Public | Method | Gets message parameters | 20040120 |
9 | ![]() |
Instance method | Public | Method | Returns nav link | 20040110 |
10 | ![]() |
Instance method | Public | Method | Gets placeholder entries | 20040110 |
11 | ![]() |
Instance method | Public | Method | Returns the terminating events for the alert. | 20040120 |
12 | ![]() |
Instance method | Public | Method | Returns tooltip text. | 20040110 |
13 | ![]() |
Instance method | Public | Method | Returns the triggering events for the alert. | 20040120 |
14 | ![]() |
Instance method | Public | Method | Gets alert type | 20090930 |
15 | ![]() |
Instance method | Public | Method | Sets the value of alert id | 20040213 |
16 | ![]() |
Instance method | Public | Method | Sets alert color | 20090930 |
17 | ![]() |
Instance method | Public | Method | Sets alert format | 20090930 |
18 | ![]() |
Instance method | Public | Method | Sets handle of alert class object | 20040120 |
19 | ![]() |
Instance method | Public | Method | Sets input parameter name and value. | 20040110 |
20 | ![]() |
Instance method | Public | Method | Sets message text | 20040120 |
21 | ![]() |
Instance method | Public | Method | Sets message parameters | 20040120 |
22 | ![]() |
Instance method | Public | Method | Set nav link | 20040110 |
23 | ![]() |
Instance method | Public | Method | Sets placeholder entries | 20040110 |
24 | ![]() |
Instance method | Public | Method | Sets terminating events for the alert. | 20040120 |
25 | ![]() |
Instance method | Public | Method | Sets tooltip text. | 20040110 |
26 | ![]() |
Instance method | Public | Method | Sets triggering events for the alert. | 20040120 |
27 | ![]() |
Instance method | Public | Method | Sets alert type | 20090930 |
Events
Class CL_CRM_IC_ALERT has no event.
Types
Class CL_CRM_IC_ALERT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_IC_ALERT has no parameter.
Method CONSTRUCTOR on class CL_CRM_IC_ALERT has no exception.
Method GET_ALERTID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | alert id | 20040213 |
Method GET_ALERTID on class CL_CRM_IC_ALERT has no exception.
Method GET_COLOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_COLOR | Value transfer | Type reference (TYPE) | STRING | Alert Color | 20090930 |
Method GET_COLOR on class CL_CRM_IC_ALERT has no exception.
Method GET_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FORMAT | Value transfer | Type reference (TYPE) | STRING | Alert Format | 20090930 |
Method GET_FORMAT on class CL_CRM_IC_ALERT has no exception.
Method GET_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJ | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_ALERT | Interface for alert classes | 20040120 |
Method GET_HANDLER on class CL_CRM_IC_ALERT has no exception.
Method GET_INPUTPARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUTPARAMETERS | Value transfer | Type reference (TYPE) | CRMT_IC_AM_PARAMS_TAB | Tabelle für Alert-Parameterstrukturen | 20040110 |
Method GET_INPUTPARAMS on class CL_CRM_IC_ALERT has no exception.
Method GET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGTEXT | Value transfer | Type reference (TYPE) | CRMT_IC_ALERT_MSG | Nachrichttext Alert | 20040120 |
Method GET_MESSAGE on class CL_CRM_IC_ALERT has no exception.
Method GET_MESSAGEPARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGPARAM | Value transfer | Type reference (TYPE) | CRMT_IC_ALERT_MSGPARAM_TBL | Table of aler message parameters | 20040120 |
Method GET_MESSAGEPARAMS on class CL_CRM_IC_ALERT has no exception.
Method GET_NAVIGATIONLINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAVLINK | Value transfer | Type reference (TYPE) | CRM_IC_NAVBAR_NAVLINK | Navigations-Link | 20040110 |
Method GET_NAVIGATIONLINK on class CL_CRM_IC_ALERT has no exception.
Method GET_PLACEHOLDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PLHOLDERS | Value transfer | Type reference (TYPE) | CRMT_IC_AM_PLACEHOLDER_TAB | Tabelle für Alert-Platzhalter-IDs und -Eigenschaften | 20040110 |
Method GET_PLACEHOLDERS on class CL_CRM_IC_ALERT has no exception.
Method GET_TERMINATINGEVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EVENTS | Value transfer | Type reference (TYPE) | CRMT_IC_EVENT | Tabelle für Ereignisse | 20040120 |
Method GET_TERMINATINGEVENTS on class CL_CRM_IC_ALERT has no exception.
Method GET_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TOOLTP | Value transfer | Type reference (TYPE) | CRMT_IC_ALERT_MSG | Tool-Tip - Alert (optional) | 20040110 |
Method GET_TOOLTIP on class CL_CRM_IC_ALERT has no exception.
Method GET_TRIGGERINGEVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EVENTS | Value transfer | Type reference (TYPE) | CRMT_IC_EVENT | Tabelle für Ereignisse | 20040120 |
Method GET_TRIGGERINGEVENTS on class CL_CRM_IC_ALERT has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TYPE | Value transfer | Type reference (TYPE) | STRING | Alert Type | 20090930 |
Method GET_TYPE on class CL_CRM_IC_ALERT has no exception.
Method SET_ALERTID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | Alert id | 20040213 |
Method SET_ALERTID on class CL_CRM_IC_ALERT has no exception.
Method SET_COLOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COLOR | Call by reference | Type reference (TYPE) | STRING | Alert Color | 20090930 |
Method SET_COLOR on class CL_CRM_IC_ALERT has no exception.
Method SET_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FORMAT | Call by reference | Type reference (TYPE) | STRING | Alert Format | 20090930 |
Method SET_FORMAT on class CL_CRM_IC_ALERT has no exception.
Method SET_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJ | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_ALERT | Interface for alert classes | 20040120 |
Method SET_HANDLER on class CL_CRM_IC_ALERT has no exception.
Method SET_INPUTPARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUTPARAMETERS | Call by reference | Type reference (TYPE) | CRMT_IC_AM_PARAMS_TAB | Tabelle für Alert-Parameterstrukturen | 20040110 |
Method SET_INPUTPARAMS on class CL_CRM_IC_ALERT has no exception.
Method SET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGTEXT | Call by reference | Type reference (TYPE) | CRMT_IC_ALERT_MSG | Nachrichttext Alert | 20040120 |
Method SET_MESSAGE on class CL_CRM_IC_ALERT has no exception.
Method SET_MESSAGEPARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGPARAM | Call by reference | Type reference (TYPE) | CRMT_IC_ALERT_MSGPARAM_TBL | Table of aler message parameters | 20040120 |
Method SET_MESSAGEPARAMS on class CL_CRM_IC_ALERT has no exception.
Method SET_NAVIGATIONLINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAVLINK | Call by reference | Type reference (TYPE) | CRM_IC_NAVBAR_NAVLINK | Navigations-Link | 20040110 |
Method SET_NAVIGATIONLINK on class CL_CRM_IC_ALERT has no exception.
Method SET_PLACEHOLDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PLHOLDERS | Call by reference | Type reference (TYPE) | CRMT_IC_AM_PLACEHOLDER_TAB | Tabelle für Alert-Platzhalter-IDs und -Eigenschaften | 20040110 |
Method SET_PLACEHOLDERS on class CL_CRM_IC_ALERT has no exception.
Method SET_TERMINATINGEVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EVENTS | Call by reference | Type reference (TYPE) | CRMT_IC_EVENT | Tabelle für Ereignisse | 20040120 |
Method SET_TERMINATINGEVENTS on class CL_CRM_IC_ALERT has no exception.
Method SET_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TOOLTP | Call by reference | Type reference (TYPE) | CRMT_IC_ALERT_MSG | Tool-Tip - Alert (optional) | 20040110 |
Method SET_TOOLTIP on class CL_CRM_IC_ALERT has no exception.
Method SET_TRIGGERINGEVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EVENTS | Call by reference | Type reference (TYPE) | CRMT_IC_EVENT | Tabelle für Ereignisse | 20040120 |
Method SET_TRIGGERINGEVENTS on class CL_CRM_IC_ALERT has no exception.
Method SET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | STRING | Alert Type | 20090930 |
Method SET_TYPE on class CL_CRM_IC_ALERT has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 400 |