TABLE_NAME 
ColumnName  TABLE_NAME 
Definition 
Name: . Description: TABLE_NAME is an alias that stores the name of files as well as the database version and Customer Service Pack (CSP) level. It also stores the file name/reference of patches, custom work, and other information designated by the product group. Other information can include status of initialization, special forms, or currencies. Standard coding uses:
 

CUR_VERS_ID 
ColumnName  CUR_VERS_ID 
Definition 
Name: . Description: This column is used to associate the version code with the object named in TABLE_NAME. Although there are exceptions, the version code of each line entry should be the same for a given database.
 

CONV_DT 
ColumnName  CONV_DT 
Definition 
Name: . Description: Conversion date. Not used by Deltek Time and Expense but retained for compatibility.
 

COMMENTS 
ColumnName  COMMENTS 
Definition 
Name: . Description: COMMENTS provide a user-friendly view of the entry and explanations for certain entries.
 

CONV_CP_VERS_ID 
ColumnName  CONV_CP_VERS_ID 
Definition 
Name: . Description: Conversion version identification. Not used by Deltek Time and Expense but retained for compatibility.
 

MODIFIED_BY 
ColumnName  MODIFIED_BY 
Definition 
Name: Modified By. Description: MODIFIED_BY shows the User ID of the person who last changed or inserted the row.
 

TIME_STAMP 
ColumnName  TIME_STAMP 
Definition 
Name: Row Version. Description: Date and time the record was last modified.
 

ROWVERSION 
ColumnName  ROWVERSION 
Definition 
Name: Time Stamp. Description: The number of times this record has been updated.