HP ALM Database Reference
td.BP_ITER_PARAM Table

Description

The design-time value of a business component parameter for a specific iteration.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key BPIP_IDThe record ID.int4  
 BPIP_BPP_IDThe link to the test, component, and parameter through BP_PARAM.BPP_ID.int4 
 BPIP_BPI_IDThe iteration: BP_ITERATION.BPI_IDint4 
 BPIP_VALUEThe default value for the iteration.varchar16 
 BPIP_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60 

See Also