/AIF/T_ALRT_RECT - Recipient for different AlertCategory <-> Interface
Recipient for different AlertCategory <-> Interface information is stored in SAP table /AIF/T_ALRT_RECT.
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_RECT
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 |
SPRAS | Language Key | X | SPRAS | LANG | 2 | |
DESCRIPTION | Alert Recipient Description | /AIF/ALRT_DESCR | CHAR | 120 |