ALM Project Database Reference
td.CONTENT_DEFINITIONS Table
Description
Sub-groups used for KPI calculations.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key COD_IDThe record ID.int4   
 COD_NAMEThe name of this group.varchar255  
 COD_PARENT_IDThe ID of the entity that owns this group.int4   
 COD_PARENT_TYPEThe type of entity that owns this group.varchar30   
 COD_VER_STAMPThe version number of this record.int4  
 COD_AUTOCOMPLETE_TYPEIndicates if part of group is defined by auto-complete. One of:

0
No auto-complete
1
All tests that cover the selected requirements
2
All test instances of the selected tests
int4  
Indexes
IndexDescriptionPrimaryUnique
COD_PARENT_IDX  
COD_PRIMARYKEY 
See Also