ALM Project Database Reference
td.RBT_CUSTOMIZATION_ANSWERS Table
Description
Possible values for risk-based quality management criteria.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key RBT_ANS_IDThe record ID.int4   
 RBT_ANS_QUESTION_IDThe RBT_CUSTOMIZATION_QUESTIONS.RBT_QST_ID of the criterion to which this is a possible value.int4   
 RBT_ANS_ANSWERThe criterion value.varchar255   
 RBT_ANS_WEIGHTThe weight associated with the criterion value. The weight is used to calculate the overall Risk Category of the requirement.int4   
Indexes
IndexDescriptionPrimaryUnique
INX_RBT_ANS_QUESTION  
RBT_ANS_PRIMARYKEY 
See Also