CMS_TSK - Tasks
Tasks information is stored in SAP table CMS_TSK.
It is part of development package CMS_COMMON in software component FS-CMS. This development package consists of objects that can be grouped under "Tools & Common Interfaces used by CMS".
It is part of development package CMS_COMMON in software component FS-CMS. This development package consists of objects that can be grouped under "Tools & Common Interfaces used by CMS".
Fields for table CMS_TSK
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
.INCLUDE | X | CMS_STR_TSK_PKY | 0 | |||
TASK_GUID | Task GUID: Primary Key for CMS_TSK | X | CMS_DTE_TSK_GUID | RAW | 16 | |
.INCLUDE | CMS_STR_TSK_SMN_DATA | 0 | ||||
OBJECT | Task Object | CMS_DTE_TSK_OBJECT | CHAR | 12 | ||
OBJECT_ID | Task's Object Identifier | CMS_DTE_TSK_OBJECT_ID | RAW | 16 | ||
.INCLUDE | CMS_STR_TSK_CNTL_DATA | 0 | ||||
TASK_PRIORITY | Task Priroity | CMS_DTE_TSK_PRTY | CHAR | 4 | TCMS_TSK_PRTY | |
TASK_STATUS | Task Status | CMS_DTE_TSK_STAT | CHAR | 4 | TCMS_TSK_STAT | |
COMPL_STATUS | Completion Status of a Task | CMS_DTE_TSK_COMPL_STAT | DEC | 3 | ||
.INCLUDE | CMS_STR_TSK_DATES_DB | 0 | ||||
START_ON | Time Stamp in short form (Local date and time/format) | CMS_DTE_TZNTSTMPSL | NUMC | 30 | ||
DUE_ON | Time Stamp in short form (Local date and time/format) | CMS_DTE_TZNTSTMPSL | NUMC | 30 | ||
REMINDER_ON | Time Stamp in short form (Local date and time/format) | CMS_DTE_TZNTSTMPSL | NUMC | 30 | ||
COMPL_ON | Time Stamp in short form (Local date and time/format) | CMS_DTE_TZNTSTMPSL | NUMC | 30 | ||
.INCLUDE | CMS_STR_TSK_DATA1 | 0 | ||||
TASK_TYPE | Task Type | CMS_DTE_TSK_TYP | CHAR | 12 | TCMS_TSK_TYP | |
OWNER | Task Owner | CMS_DTE_TSK_OWNER | CHAR | 24 | USR02 | |
NOTE | Task Note | CMS_DTE_TSK_NOTE | CHAR | 120 | ||
.INCLUDE | CHG_HISTORY | CMS_STR_CHG_HISTORY | 0 | |||
CREATED_BY | Login ID of the User who created the Record | CMS_DTE_USER | CHAR | 24 | ||
CREATED_AT | Creation Timestamp | CMS_DTE_CREATED_AT | DEC | 8 | ||
CHANGED_BY | Last Changed By | CMS_DTE_LAST_CHNG_USER | CHAR | 24 | ||
CHANGED_AT | Change Timestamp | CMS_DTE_CHANGED_AT | DEC | 8 | ||
SOURCEOFENTRY | Source of Entry | CMS_DTE_SOURCE_OF_ENTRY | CHAR | 64 |