SAP ABAP Table CMS_TSK (Tasks)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CMS (Application Component) Collateral Management System
     CMS_COMMON (Package) Tools & Common Interfaces used by CMS
Basic Data
Table Category TRANSP    Transparent table 
Transparent table CMS_TSK   Table Relationship Diagram
Short Description Tasks    
Delivery and Maintenance
Pool/cluster      
Delivery Class A   Application Table (Master- and Transaction Data) 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MANDT MANDT MANDT CLNT 3   0   Client *
2 .INCLUDE       0   0   Primary Key for CMS_TSK  
3 TASK_GUID CMS_DTE_TSK_GUID SYSUUID RAW 16   0   Task GUID: Primary Key for CMS_TSK  
4 .INCLUDE       0   0   Tasks: Semantic Data  
5 OBJECT CMS_DTE_TSK_OBJECT CMS_TSK_OBJECT CHAR 6   0   Task Object  
6 OBJECT_ID CMS_DTE_TSK_OBJECT_ID SYSUUID RAW 16   0   Task's Object Identifier  
7 .INCLUDE       0   0   Tasks: Control Data  
8 TASK_PRIORITY CMS_DTE_TSK_PRTY CMS_TSK_PRTY CHAR 2   0   Task Priroity TCMS_TSK_PRTY
9 TASK_STATUS CMS_DTE_TSK_STAT CMS_TSK_STAT CHAR 2   0   Task Status TCMS_TSK_STAT
10 COMPL_STATUS CMS_DTE_TSK_COMPL_STAT CMS_TSK_COMPL_STAT DEC 5   2   Completion Status of a Task  
11 .INCLUDE       0   0   Tasks: Dates (DB Format)  
12 START_ON CMS_DTE_TZNTSTMPSL TZNTSTMPSL NUMC 15   0   Time Stamp in short form (Local date and time/format)  
13 DUE_ON CMS_DTE_TZNTSTMPSL TZNTSTMPSL NUMC 15   0   Time Stamp in short form (Local date and time/format)  
14 REMINDER_ON CMS_DTE_TZNTSTMPSL TZNTSTMPSL NUMC 15   0   Time Stamp in short form (Local date and time/format)  
15 COMPL_ON CMS_DTE_TZNTSTMPSL TZNTSTMPSL NUMC 15   0   Time Stamp in short form (Local date and time/format)  
16 .INCLUDE       0   0   Tasks: General Data  
17 TASK_TYPE CMS_DTE_TSK_TYP CMS_TSK_TYP CHAR 6   0   Task Type TCMS_TSK_TYP
18 OWNER CMS_DTE_TSK_OWNER XUBNAME CHAR 12   0   Task Owner USR02
19 NOTE CMS_DTE_TSK_NOTE CMS_TEXT CHAR 60   0   Task Note  
20 .INCLUDE       0   0   Stucture to record history of changes in all application tab  
21 CREATED_BY CMS_DTE_USER CMS_USER CHAR 12   0   Login ID of the User who created the Record  
22 CREATED_AT CMS_DTE_CREATED_AT TZNTSTMPS DEC 15   0   Creation Timestamp  
23 CHANGED_BY CMS_DTE_LAST_CHNG_USER CMS_USER CHAR 12   0   Last Changed By  
24 CHANGED_AT CMS_DTE_CHANGED_AT TZNTSTMPS DEC 15   0   Change Timestamp  
25 SOURCEOFENTRY CMS_DTE_SOURCE_OF_ENTRY CMS_SOURCE CHAR 32   0   Source of Entry  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CMS_TSK OWNER USR02 BNAME REF 1 CN
History
Last changed by/on SAP  20110901 
SAP Release Created in 200