SAP ABAP Interface IF_ALERT_RECIPIENT_API (ALM API: Recipient)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-ALM (Application Component) Alert Framework
⤷
SALERT_CUST_API (Package) API for Reading and Writing Customizing

⤷

⤷

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
Interface | IF_ALERT_RECIPIENT_API | |
Short Description | ALM API: Recipient |
General Data
Package | SALERT_CUST_API | API for Reading and Writing Customizing |
Created | 20040705 | SAP |
Last changed | 20041208 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ALERT_RECIPIENT_API has no forward declaration.
Interfaces
Interface IF_ALERT_RECIPIENT_API has no interface.
Friends
Interface IF_ALERT_RECIPIENT_API has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_FIXED_ROLE | Constant | Public | Type reference (TYPE) | SALERTDRECTYPE | 'R' | Fixed Role | 20040705 | |
2 | GC_FIXED_RULE | Constant | Public | Type reference (TYPE) | SALERTDRECTYPE | 'A' | Fixed Recipient Rule | 20041027 | |
3 | GC_FIXED_USER | Constant | Public | Type reference (TYPE) | SALERTDRECTYPE | 'I' | Fixed Internal User | 20040705 | |
4 | GC_SUBSCRIPTION_ROLE | 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
Interface IF_ALERT_RECIPIENT_API has no event.
Types
Interface 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 | 700 |