HP ALM Database Reference
td.QPM_MILESTONES Table

Description

Significant periods for quality measurements in the context of a RELEASE.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key MS_IDThe record ID.int4  
 MS_NAMEThe name of the item.varchar255  
 MS_DESCRIPTIONA free text description of this item.varchar16 
 MS_DUE_DATEThe end of the period in which measurements are applied to this milestone.datetime4  
 MS_START_DATEThe beginning of the period in which measurements are applied to this milestone.datetime4  
 MS_RELEASE_IDRELEASES.REL_IDint4  
 MS_HAS_ATTACHMENTSY if this item has attachments.varchar1 
 MS_VER_STAMPThe version number of this record.int4  
 MS_VTSThe version time stamp.varchar20  
 MS_USER_01User-defined field.varchar40 

See Also