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 CL_OS_SYSTEM 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 ALERT Instance attribute Protected Object reference (TYPE REF TO) CL_ALERT Globally Unique Identifier 20020128
2 ESCAL Instance attribute Protected Type reference (TYPE) SALRTDRCPE Recipient is Escalation Recipient 20020128
3 FORWARDED Instance attribute Protected Type reference (TYPE) SALRTDRDPF Alert Forwarded to Recipients 20020128
4 LANGU Instance attribute Protected Type reference (TYPE) SYLANGU SAP System, Current Language 20020128
5 NAME Instance attribute Protected Type reference (TYPE) TEXT60 Text Field of Length 60 20020128
6 QUIT Instance attribute Protected Type reference (TYPE) SALRTDQUIT Indicator Showing That the Recipient Has Confirmed the Alert 20020128
7 TYPE Instance attribute Protected Type reference (TYPE) SO_COMTYPE Communication Method 20020128
8 VALUE Instance attribute Protected Type reference (TYPE) AD_SMTPADR E-Mail Address 20020128
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FROM_DATA Static method Public Method Creates Object from Receiver Data 20030117
2 DELETE Instance method Public Method Delete Recipient 20020129
3 GET_ALERT Instance method Public Get-method of a virtual attribute Reads the Attribute ALERT 20020128
4 GET_ESCAL Instance method Public Get-method of a virtual attribute Reads the Attribute ESCAL 20020128
5 GET_FORWARDED Instance method Public Get-method of a virtual attribute Reads the Attribute FORWARDED 20020128
6 GET_LANGU Instance method Public Get-method of a virtual attribute Reads the Attribute LANGU 20020128
7 GET_NAME Instance method Public Get-method of a virtual attribute Reads the Attribute NAME 20020128
8 GET_QUIT Instance method Public Get-method of a virtual attribute Reads the Attribute QUIT 20020128
9 GET_TYPE Instance method Public Get-method of a virtual attribute Reads the Attribute TYPE 20020128
10 GET_VALUE Instance method Public Get-method of a virtual attribute Reads the Attribute VALUE 20020128
11 SET_ALERT Instance method Public Set-method of a virtual attribute Set the Attribute ALERT 20020128
12 SET_ESCAL Instance method Public Set-method of a virtual attribute Set the Attribute ESCAL 20020128
13 SET_FORWARDED Instance method Public Set-method of a virtual attribute Set the Attribute FORWARDED 20020128
14 SET_LANGU Instance method Public Set-method of a virtual attribute Sets the Attribute LANGU 20020128
15 SET_NAME Instance method Public Set-method of a virtual attribute Sets the Attribute NAME 20020128
16 SET_QUIT Instance method Public Set-method of a virtual attribute Sets the Attribute QUIT 20020128
17 SET_TYPE Instance method Public Set-method of a virtual attribute Sets the Attribute TYPE 20020128
18 SET_VALUE Instance method Public Set-method of a virtual attribute Sets the Attribute VALUE 20020128
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 Importing IP_PERSISTENT Call by reference Type reference (TYPE) CHAR1 'X' persistent oder transient 20030117
2 Importing IS_DATA Call by reference Type reference (TYPE) SALRTSCOMM Alerts: Übergabestruktur für Empfänger mit Grund 20030117
3 Returning 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 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_ALERT Attributwert 20020128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020128

Method GET_ESCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SALRTDRCPE Attributwert 20020128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020128

Method GET_FORWARDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SALRTDRDPF Attributwert 20020128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020128

Method GET_LANGU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SYLANGU Attributwert 20020128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020128

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TEXT60 Attributwert 20020128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020128

Method GET_QUIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SALRTDQUIT Attributwert 20020128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020128

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SO_COMTYPE Attributwert 20020128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020128

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) AD_SMTPADR Attributwert 20020128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020128

Method SET_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALERT Call by reference Object reference (TYPE REF TO) CL_ALERT Attributwert 20020128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020128

Method SET_ESCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ESCAL Call by reference Type reference (TYPE) SALRTDRCPE Attributwert 20020128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020128

Method SET_FORWARDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORWARDED Call by reference Type reference (TYPE) SALRTDRDPF Attributwert 20020128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020128

Method SET_LANGU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU Attributwert 20020128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020128

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) TEXT60 Attributwert 20020128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020128

Method SET_QUIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QUIT Call by reference Type reference (TYPE) SALRTDQUIT Attributwert 20020128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020128

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) SO_COMTYPE Attributwert 20020128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020128

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) AD_SMTPADR Attributwert 20020128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020128
History
Last changed by/on SAP  00000000 
SAP Release Created in 630