HP ALM Database Reference
td.COMPONENT_STEP_PARAMS Table

Description

An associative table linking the Business Process Component steps to their parameters.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key CSP_IDThe record ID.int4  
 CSP_STEP_IDThe component step, identified with COMPONENT_STEP.CS_STEP_IDint4  
 CSP_PARAM_IDThe parameter, identified with FRAMEWORK_PARAM.FP_IDint4  
 CSP_VC_CHECKOUT_USER_NAMEThe user who checked out the item under version control.varchar60 

See Also