CFX_NOTIFICATION - Collaboration Folders: Notifications
Collaboration Folders: Notifications information is stored in SAP table CFX_NOTIFICATION.
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_NOTIFICATION
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 | |
NTF_BASE_ID | ID of Basis Data of a Notification | CFX_NTF_BASEID | RAW | 16 | ||
RECIPIENT | Recipient of a Notification | CFX_RECIPIENT | CHAR | 24 | ||
SENT_ON | Send Time of a Notification | CFX_SENT_ON | DEC | 8 | ||
STATE | Notification Status | CFX_NTF_STATE | CHAR | 24 | ||
IS_READ | Read Status of a Notification | CFX_IS_READ | CHAR | 2 | ||
READ_ON | Read Time of a Notification | CFX_READ_ON | DEC | 8 | ||
TYPE | Notification Type | CFX_NTF_TYPE | CHAR | 24 | ||
CHANGED_ON | Time of Change Made to Notification | CFX_NTF_CHANGE_ON | DEC | 8 |