SAP ABAP Table VCMS_TSK (Change Document Structure; Generated by RSSCD000)
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 VCMS_TSK   Table Relationship Diagram
Short Description Change Document Structure; Generated by RSSCD000    
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   Tasks  
2 MANDT MANDT MANDT CLNT 3   0   Client *
3 .INCLUDE       0   0   Primary Key for CMS_TSK  
4 TASK_GUID CMS_DTE_TSK_GUID SYSUUID RAW 16   0   Task GUID: Primary Key for CMS_TSK  
5 .INCLUDE       0   0   Tasks: Semantic Data  
6 OBJECT CMS_DTE_TSK_OBJECT CMS_TSK_OBJECT CHAR 6   0   Task Object  
7 OBJECT_ID CMS_DTE_TSK_OBJECT_ID SYSUUID RAW 16   0   Task's Object Identifier  
8 .INCLUDE       0   0   Tasks: Control Data  
9 TASK_PRIORITY CMS_DTE_TSK_PRTY CMS_TSK_PRTY CHAR 2   0   Task Priroity TCMS_TSK_PRTY
10 TASK_STATUS CMS_DTE_TSK_STAT CMS_TSK_STAT CHAR 2   0   Task Status TCMS_TSK_STAT
11 COMPL_STATUS CMS_DTE_TSK_COMPL_STAT CMS_TSK_COMPL_STAT DEC 5   2   Completion Status of a Task  
12 .INCLUDE       0   0   Tasks: Dates (DB Format)  
13 START_ON CMS_DTE_TZNTSTMPSL TZNTSTMPSL NUMC 15   0   Time Stamp in short form (Local date and time/format)  
14 DUE_ON CMS_DTE_TZNTSTMPSL TZNTSTMPSL NUMC 15   0   Time Stamp in short form (Local date and time/format)  
15 REMINDER_ON CMS_DTE_TZNTSTMPSL TZNTSTMPSL NUMC 15   0   Time Stamp in short form (Local date and time/format)  
16 COMPL_ON CMS_DTE_TZNTSTMPSL TZNTSTMPSL NUMC 15   0   Time Stamp in short form (Local date and time/format)  
17 .INCLUDE       0   0   Tasks: General Data  
18 TASK_TYPE CMS_DTE_TSK_TYP CMS_TSK_TYP CHAR 6   0   Task Type TCMS_TSK_TYP
19 OWNER CMS_DTE_TSK_OWNER XUBNAME CHAR 12   0   Task Owner USR02
20 NOTE CMS_DTE_TSK_NOTE CMS_TEXT CHAR 60   0   Task Note  
21 .INCLUDE       0   0   Stucture to record history of changes in all application tab  
22 CREATED_BY CMS_DTE_USER CMS_USER CHAR 12   0   Login ID of the User who created the Record  
23 CREATED_AT CMS_DTE_CREATED_AT TZNTSTMPS DEC 15   0   Creation Timestamp  
24 CHANGED_BY CMS_DTE_LAST_CHNG_USER CMS_USER CHAR 12   0   Last Changed By  
25 CHANGED_AT CMS_DTE_CHANGED_AT TZNTSTMPS DEC 15   0   Change Timestamp  
26 SOURCEOFENTRY CMS_DTE_SOURCE_OF_ENTRY CMS_SOURCE CHAR 32   0   Source of Entry  
27 .INCLUDE       0   0   Structures for generating change document update programs  
28 KZ CDCHNGIND CDCHNGIND CHAR 1   0   Change type (U, I, E, D)  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 VCMS_TSK OWNER USR02 BNAME REF 1 CN
History
Last changed by/on SAP  20110901 
SAP Release Created in