CFX_NTF_TEMPLATE - Table for storing information about Notification Templates
Table for storing information about Notification Templates information is stored in SAP table CFX_NTF_TEMPLATE.
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_TEMPLATE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
NTF_TMPL_ID | ID for Notification Templates | X | CFX_NTF_TMPL_ID | CHAR | 64 | |
SUBJECT | Subject of a Notification | CFX_SUBJECT | STRG | 8 | ||
NAME | Name field for Notification Templates | CFX_NTF_TMPL_NAME | CHAR | 80 | ||
PRIORITY | Priority of a Notification | CFX_PRIORITY | INT4 | 4 | ||
NOTE | Commentary Text for Notifications | CFX_COMMENT | STRG | 8 | ||
CREATED_BY | Created By | CFX_CREATED_BY | CHAR | 24 | ||
CREATED_ON | Created on | CFX_CREATED_ON | DEC | 8 | ||
CHANGED_BY | Changed by | CFX_CHANGED_BY | CHAR | 24 | ||
CHANGED_ON | Changed on | CFX_CHANGED_ON | DEC | 8 | ||
USED | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
USED_FOR | Char 20 | CHAR20 | CHAR | 40 |