/AIF/T_ALRT_EXT - External Address <-> Recipient
External Address <-> Recipient information is stored in SAP table /AIF/T_ALRT_EXT.
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_EXT
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 |
EXTADRNR | Number of the External Contact Assignment | X | /AIF/ALRTEXTNR | NUMC | 8 | |
TYPE | Communication Method | SO_COMTYPE | CHAR | 6 | ||
VALUE | Communication Data | SALRTADR | CHAR | 482 | ||
NAME | Text Field of Length 60 | TEXT60 | CHAR | 120 | ||
MESSAGE | Message Type | /AIF/ALRT_MESTYP | CHAR | 2 | ||
NOTIFICATION | Notification of Message Type | /AIF/NOTI_MESTYP | CHAR | 2 | ||
.INCLUDE | /AIF/S_EXT_CONTACT_LINK | 0 | ||||
CONTACT_GUID | AIF external contact key | /AIF/EXT_CONTACT_GUID_CONVERT | CHAR | 64 |