/AIF/T_ALRT_ROLE - Role <-> Recipient
Role <-> Recipient information is stored in SAP table /AIF/T_ALRT_ROLE.
It is part of development package /AIF/ALERT in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF: Notification and Alert Management".
It is part of development package /AIF/ALERT in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF: Notification and Alert Management".
Fields for table /AIF/T_ALRT_ROLE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
NSRECIPIENT | Namespace | X | /AIF/NS | CHAR | 12 | /AIF/T_NS |
RECIPIENT | Alert Management Recipient | X | /AIF/ALRT_REC | CHAR | 60 | /AIF/T_ALRT_REC |
ROLENR | Role Number | X | /AIF/ALRTROLENR | NUMC | 8 | |
AGR_NAME | Role Name | X | AGR_NAME | CHAR | 60 | |
MESSAGE | Message Type | /AIF/ALRT_MESTYP | CHAR | 2 | ||
INCLUDE_OVERVIEW | Include on Overview Screen | /AIF/INCLUDEOVERVIEW | CHAR | 2 | ||
IS_TECHUSER | Technical User | /AIF/IS_TECHUSER | CHAR | 2 | ||
NOTIFICATION | Notification of Message Type | /AIF/NOTI_MESTYP | CHAR | 2 |