See Also

Quality Center Database

See Also Quality Center Database

VC_STEP_PARAMS Table

Description

Version Control table for step parameters.

Remarks

This table controls records from the STEP_PARAMS Table.

Columns

  Column Name Description Datatype Length Allow
Nulls
Primary Key  SP_ENTITY The name of the table containing the entity for which the parameter was created. VarChar 40  
Primary Key  SP_KEY The string representation of the record ID of the instance to which the parameter belongs in the table specified by SP_ENTITY . VarChar 40  
Primary Key  SP_PARAM_NAME The parameter name. VarChar 255  
  SP_PARAM_VALUE The parameter value. VarChar 255
  SP_ORIGIN_TEST The TEST.TS_TEST_ID of the design test from which the step is derived. Integer 4
  SP_VALUE_FROM_ENTITY For backward compatibility. Field may be removed in future version. VarChar 40
  SP_VALUE_FROM_KEY For backward compatibility. Field may be removed in future version. VarChar 50
  SP_REF_COUNT The number of steps in which this parameter is used. Applies only to Test entities. Integer 4
  SP_ASSIGNED_BY For backward compatibility. Field may be removed in future version. VarChar 40
  SP_ASSIGN_DATE For backward compatibility. Field may be removed in future version. DBTimeStamp 4
  SP_ASSIGN_TIME For backward compatibility. Field may be removed in future version. VarChar 12
Primary Key  SP_VC_USER_NAME The user who locked the entity. VarChar 60  

Indexes

Index Primary Unique
VCSP_PRIMARYKEY
VCSP_VC_USER_NAME_IDX    

See Also

Quality Center Database



Copyright 2002-2007 Mercury Interactive Corporation.

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