SAP ABAP Class CL_ALERT_EXT_RECIPIENT (External Alert Recipient)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-ALM (Application Component) Alert Framework
⤷
SALERT_CORE (Package) Central Alert Server

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20020128 |
Properties
Class | CL_ALERT_EXT_RECIPIENT | |
Short Description | External Alert Recipient | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 10 | Persistent Class |
Package | SALERT_CORE | Central Alert Server |
Created | 20020128 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_OS_STATE | State Management for a 'Managed Object' | 20020128 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_ALERT_EXT_RECIPIENT | 20030818 | Base Agent External Alert Recipient |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ALERT | Globally Unique Identifier | 20020128 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SALRTDRCPE | Recipient is Escalation Recipient | 20020128 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SALRTDRDPF | Alert Forwarded to Recipients | 20020128 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYLANGU | SAP System, Current Language | 20020128 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TEXT60 | Text Field of Length 60 | 20020128 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SALRTDQUIT | Indicator Showing That the Recipient Has Confirmed the Alert | 20020128 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_COMTYPE | Communication Method | 20020128 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | AD_SMTPADR | E-Mail Address | 20020128 |
Methods
Events
Class CL_ALERT_EXT_RECIPIENT has no event.
Types
Class CL_ALERT_EXT_RECIPIENT has no local type.
Method Signatures
Method CREATE_FROM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_PERSISTENT | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | persistent oder transient | 20030117 | |
2 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | SALRTSCOMM | Alerts: Übergabestruktur für Empfänger mit Grund | 20030117 | ||
3 | ![]() |
RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_ALERT_EXT_RECIPIENT | Alerts: Empfänger | 20030117 |
Method CREATE_FROM_DATA on class CL_ALERT_EXT_RECIPIENT has no exception.
Method DELETE Signature
Method DELETE on class CL_ALERT_EXT_RECIPIENT has no parameter.
Method DELETE on class CL_ALERT_EXT_RECIPIENT has no exception.
Method GET_ALERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ALERT | Attributwert | 20020128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020128 |
Method GET_ESCAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SALRTDRCPE | Attributwert | 20020128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020128 |
Method GET_FORWARDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SALRTDRDPF | Attributwert | 20020128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020128 |
Method GET_LANGU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SYLANGU | Attributwert | 20020128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020128 |
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TEXT60 | Attributwert | 20020128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020128 |
Method GET_QUIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SALRTDQUIT | Attributwert | 20020128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020128 |
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_COMTYPE | Attributwert | 20020128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020128 |
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | AD_SMTPADR | Attributwert | 20020128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020128 |
Method SET_ALERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALERT | Call by reference | Object reference (TYPE REF TO) | CL_ALERT | Attributwert | 20020128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020128 |
Method SET_ESCAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ESCAL | Call by reference | Type reference (TYPE) | SALRTDRCPE | Attributwert | 20020128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020128 |
Method SET_FORWARDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FORWARDED | Call by reference | Type reference (TYPE) | SALRTDRDPF | Attributwert | 20020128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020128 |
Method SET_LANGU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Attributwert | 20020128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020128 |
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | TEXT60 | Attributwert | 20020128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020128 |
Method SET_QUIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_QUIT | Call by reference | Type reference (TYPE) | SALRTDQUIT | Attributwert | 20020128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020128 |
Method SET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | SO_COMTYPE | Attributwert | 20020128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020128 |
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | AD_SMTPADR | Attributwert | 20020128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020128 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 630 |