SAP ABAP Table CMS_STR_TSK_DB (Tasks Data (OBJ Format without MANDT))
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 INTTAB    Structure 
Structure CMS_STR_TSK_DB   Table Relationship Diagram
Short Description Tasks Data (OBJ Format without MANDT)    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
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 .INCLUDE       0   0   Primary Key for CMS_TSK  
2 TASK_GUID CMS_DTE_TSK_GUID SYSUUID RAW 16   0   Task GUID: Primary Key for CMS_TSK  
3 .INCLUDE       0   0   Tasks: Semantic Data  
4 OBJECT CMS_DTE_TSK_OBJECT CMS_TSK_OBJECT CHAR 6   0   Task Object  
5 OBJECT_ID CMS_DTE_TSK_OBJECT_ID SYSUUID RAW 16   0   Task's Object Identifier  
6 .INCLUDE       0   0   Tasks: Control Data  
7 TASK_PRIORITY CMS_DTE_TSK_PRTY CMS_TSK_PRTY CHAR 2   0   Task Priroity TCMS_TSK_PRTY
8 TASK_STATUS CMS_DTE_TSK_STAT CMS_TSK_STAT CHAR 2   0   Task Status TCMS_TSK_STAT
9 COMPL_STATUS CMS_DTE_TSK_COMPL_STAT CMS_TSK_COMPL_STAT DEC 5   2   Completion Status of a Task  
10 .INCLUDE       0   0   Tasks: Dates (DB Format)  
11 START_ON CMS_DTE_TZNTSTMPSL TZNTSTMPSL NUMC 15   0   Time Stamp in short form (Local date and time/format)  
12 DUE_ON CMS_DTE_TZNTSTMPSL TZNTSTMPSL NUMC 15   0   Time Stamp in short form (Local date and time/format)  
13 REMINDER_ON CMS_DTE_TZNTSTMPSL TZNTSTMPSL NUMC 15   0   Time Stamp in short form (Local date and time/format)  
14 COMPL_ON CMS_DTE_TZNTSTMPSL TZNTSTMPSL NUMC 15   0   Time Stamp in short form (Local date and time/format)  
15 .INCLUDE       0   0   Tasks: General Data  
16 TASK_TYPE CMS_DTE_TSK_TYP CMS_TSK_TYP CHAR 6   0   Task Type TCMS_TSK_TYP
17 OWNER CMS_DTE_TSK_OWNER XUBNAME CHAR 12   0   Task Owner USR02
18 NOTE CMS_DTE_TSK_NOTE CMS_TEXT CHAR 60   0   Task Note  
19 .INCLUDE       0   0   Stucture to record history of changes in all application tab  
20 CREATED_BY CMS_DTE_USER CMS_USER CHAR 12   0   Login ID of the User who created the Record  
21 CREATED_AT CMS_DTE_CREATED_AT TZNTSTMPS DEC 15   0   Creation Timestamp  
22 CHANGED_BY CMS_DTE_LAST_CHNG_USER CMS_USER CHAR 12   0   Last Changed By  
23 CHANGED_AT CMS_DTE_CHANGED_AT TZNTSTMPS DEC 15   0   Change Timestamp  
24 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_STR_TSK_DB OWNER USR02 BNAME REF 1 CN
History
Last changed by/on SAP  20110901 
SAP Release Created in 200