ALM Project Database Reference
td.QPM_SCOPE_ITEM Table
Description
Elements of the content of a RELEASE.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key SCI_IDThe record ID.int4   
 SCI_PARENT_IDRELEASES.REL_IDint4   
 SCI_NAMEThe name of the item.varchar255   
 SCI_OWNERThe user who created the scope item.varchar60  
 SCI_PRIORITYA value of the Scope Item Priority custom project list.varchar20  
 SCI_DESCRIPTIONA free text description of this item.varchar16  
 SCI_USER_01User-defined field.varchar40  
 SCI_VER_STAMPThe version number of this record.int4  
 SCI_VTSThe version time stamp.varchar20   
Indexes
IndexDescriptionPrimaryUnique
SCI_PARENT_IDX   
SCI_PRIMARYKEY 
See Also