See Also

Quality Center Database

See Also Quality Center Database

BP_PARAM Table

Description

Associates a parameter to a test and component.

Columns

  Column Name Description Datatype Length Allow
Nulls
Primary Key  BPP_ID The record ID. Integer 4  
  BPP_BPC_ID The link to the test and component through BPTEST_TO_COMPONENTS.BC_ID. Integer 4
  BPP_PARAM_ID The parameter: FRAMEWORK_PARAM.FP_ID Integer 4
  BPP_TYPE The type, such as CONSTANT for an entered value or REF_BPPARAM for a value read from another parameter. VarChar 70
  BPP_REF_ID When the value of this parameter is set at run-time to the value of another parameter, this is the BPP_ID of the parameter from which the value is taken. Integer 4

Indexes

Index Primary Unique
BP_PARAM_PRIMARYKEY
BPP_BPC_ID_IDX    
BPP_PARAM_ID_IDX    

See Also

Quality Center Database



Copyright 2002-2007 Mercury Interactive Corporation.

Documentation comments or suggestions?
Please send feedback to SW-Doc@hp.com