See Also

Quality Center Database

See Also Quality Center Database

BP_STEP_PARAM Table

Description

Values of business component parameters with relation to run steps.

Columns

  Column Name Description Datatype Length Allow
Nulls
Primary Key  BPSP_ID The record ID. Integer 4  
  BPSP_RUN_ID The RUN.RN_RUN_ID Integer 4
  BPSP_STEP_ID The step in which this value is used: STEP.ST_ID. Integer 4
  BPSP_REF_ID If the value of a parameter is not entered, but is taken from another parameter's value at run time, this is the BPSP_ID of the source parameter. Integer 4
  BPSP_IS_OUT The type of parameter:

R - Run time parameter.

N - Design-time input parameter.

Y - Design-time output parameter.

VarChar 1
  BPSP_NAME The parameter name. VarChar 255
  BPSP_VALUE The parameter value. LongVarChar 16

Indexes

Index Primary Unique
BPSP_PRIMARYKEY
BP_STEP_PARAM_IDX2    
BPSP_RUN_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