/AIF/ALRT_USRNOT - User Notification
User Notification information is stored in SAP table /AIF/ALRT_USRNOT.
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/ALRT_USRNOT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
NS | Namespace | X | /AIF/NS | CHAR | 12 | /AIF/T_NS |
IFNAME | Interface Name | X | /AIF/IFNAME | CHAR | 20 | /AIF/T_FINF |
IFVERSION | Interface Version | X | /AIF/IFVERSION | CHAR | 10 | /AIF/T_FINF |
NSRECIPIENT | Namespace | X | /AIF/NS | CHAR | 12 | /AIF/T_NS |
RECIPIENT | Alert Management Recipient | X | /AIF/ALRT_REC | CHAR | 60 | /AIF/T_ALRT_REC |
USERNAME | User Name in User Master Record | X | XUBNAME | CHAR | 24 | USR02 |
SEND_MAIL | Mail send flag | SC_SENDMAI | CHAR | 2 | ||
SEND_ALWAYS | Send Mail for Every Single Error | /AIF/ALRT_SEND_ALWAYS | CHAR | 2 |