ALM Project Database Reference
td.QPM_MILESTONE_SCOPEITEM Table
Description
An association table between QPM_MILESTONES and QPM_SCOPE_ITEM.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key MSI_IDThe record ID.int4   
 MSI_MILESTONE_IDQPM_MILESTONES.MS_IDint4   
 MSI_SCOPE_ITEM_IDQPM_SCOPE_ITEM.SCI_IDint4   
 MSI_DESCRIPTIONA free text description of this item.varchar16  
 MSI_LABELA logical name for the milestone.varchar20  
 MSI_VER_STAMPThe version number of this record.int4   
 MSI_VTSThe version time stamp.varchar20   
Indexes
IndexDescriptionPrimaryUnique
MSI_PRIMARYKEY 
See Also