/AIF/T_ALRT_USER - User <-> Recipient
User <-> Recipient information is stored in SAP table /AIF/T_ALRT_USER.
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_USER
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 |
USERNR | User Number | X | /AIF/ALRTUSERNR | NUMC | 8 | |
UNAME | User Name | X | USNAM | CHAR | 24 | USR02 |
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 | ||
INTF_DOC_URL | URL (Maximum 255 Characters) | SALRTDURLS | CHAR | 510 | ||
NOTIFICATION | Notification of Message Type | /AIF/NOTI_MESTYP | CHAR | 2 |