CFX_NTF_QUEUE - Queue for E-Mail Notifications
Queue for E-Mail Notifications information is stored in SAP table CFX_NTF_QUEUE.
It is part of development package CFX_NOTIFICATION in software component PLM-CFO. This development package consists of objects that can be grouped under "Manages Notifications".
It is part of development package CFX_NOTIFICATION in software component PLM-CFO. This development package consists of objects that can be grouped under "Manages Notifications".
Fields for table CFX_NTF_QUEUE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
NTF_ID | Notification ID | X | CFX_NTF_ID | RAW | 16 | |
DUE_TIME | Planned Time for Sending a Notification E-Mail | CFX_NTF_DUE_TIME | DEC | 8 | ||
RECIPIENT | Recipient of a Notification | CFX_RECIPIENT | CHAR | 24 | ||
ERROR_STATUS | Status of an E-Mail Notification | CFX_EMAIL_STATUS | CHAR | 24 |