SAP ABAP Class IF_ALERT_RECIPIENT_API (ALM API: Recipient)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ALERT_ROLE_API | ALM API: Role as Recipient | 20040705 |
2 | Interface composition (i COMPRISING i_ref) | IF_ALERT_RULE_API | ALM API: Recipient Rule | 20041027 |
3 | Interface composition (i COMPRISING i_ref) | IF_ALERT_USER_API | ALM API: User as Recipient | 20040705 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ALERT_FIXED_RECIPIENT | Alerts: Fixed Recipients of an Alert Category | 20040715 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ALERT_FIXED_ROLE | Alerts: Fixed Recipient Roles | 20040715 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ALERT_RULE | ALM: Rule for Recipient Determination | 20041027 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ALERT_SUBSCRIPTION_ROLE | Alerts: Recipient Roles for the Subscription | 20040715 |
Properties
Class | IF_ALERT_RECIPIENT_API | |
Short Description | ALM API: Recipient | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040705 | SAP |
Last change | 20041208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_ALERT_RECIPIENT_API has no forward declaration.
Interfaces
Class IF_ALERT_RECIPIENT_API has no interface implemented.
Friends
Class IF_ALERT_RECIPIENT_API has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SALERTDRECTYPE | 'R' | Fixed Role | 20040705 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SALERTDRECTYPE | 'A' | Fixed Recipient Rule | 20041027 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SALERTDRECTYPE | 'I' | Fixed Internal User | 20040705 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SALERTDRECTYPE | 'S' | Role for Subscribing | 20040705 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns Recipient Type | 20040705 |
2 | ![]() |
Instance method | Public | Method | Returns Recipient(s) as List of Internal Users | 20040705 |
3 | ![]() |
Instance method | Public | Method | Is recipient an escalation recipient | 20040705 |
Events
Class IF_ALERT_RECIPIENT_API has no event.
Types
Class IF_ALERT_RECIPIENT_API has no local type.
Method Signatures
Method GET_RECIPIENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_RECIPIENT_TYPE | Value transfer | Type reference (TYPE) | SALERTDRECTYPE | ALM-API: Typ des Empfängers | 20040705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 |
Method GET_USER_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_USERS | Value transfer | Type reference (TYPE) | SALERTTUSERNAME | ALM-API: Liste mit internen Usernamen | 20040705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 |
Method IS_ESCALATION_RECIPIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_IS_ESCALATION_RECIPIENT | Value transfer | Type reference (TYPE) | SALERTDRECESCALATION | Prüffeld: Eskalationsempfänger | 20040705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 |
History
Last changed by/on | SAP | 20041208 |
SAP Release Created in |