CFX_NTF_ACTION - Status Managment: Action: Send a Notification
Status Managment: Action: Send a Notification information is stored in SAP table CFX_NTF_ACTION.
It is part of development package CFX_STATUS_ACTIONS in software component PLM-CFO. This development package consists of objects that can be grouped under "Status Actions for cFolders".
It is part of development package CFX_STATUS_ACTIONS in software component PLM-CFO. This development package consists of objects that can be grouped under "Status Actions for cFolders".
Fields for table CFX_NTF_ACTION
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| ACTION_ID | Status Action ID | X | CFS_ACTION_ID | CHAR | 64 | |
| ACTION_TYPE | Action Type at Status(Transition) | CFS_ACTION_TYPE | CHAR | 64 | ||
| NTF_TMPL_ID | ID for Notification Templates | CFX_NTF_TMPL_ID | CHAR | 64 | ||
| NAME | Character String for Collaboration Folders | CFX_STRING | STRG | 8 | ||
| REFERENCE_COUNT | Counter for Object References to an Action | CFX_REFERENCE_COUNTER | INT4 | 4 | ||
| SUBJECT | Subject of a Notification | CFX_SUBJECT | STRG | 8 | ||
| HIGH_PRIORITY | Single-Character Flag | CHAR1 | CHAR | 2 | ||
| TEXT | Commentary Text for Notifications | CFX_COMMENT | STRG | 8 | ||
| PROCESSING_TIME | Processing Time for a Status | CFX_PROCESS_TIME | INT4 | 4 | ||
| DEADLINE | Deadline for Reaching a Status | CFX_DEADLINE | DEC | 8 | ||
| MANUAL_ADAPT | Manual Adjustment Required Before Sending | CFX_MANUAL_ADAPT | CHAR | 2 | ||
| .INCLUDE | CFX_ADMINISTRATION | 0 | ||||
| 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 |