HP ALM Database Reference
td.BUSINESS_VIEWS Table

Description

Business views on which graphs or reports can be built.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key BV_IDThe record ID.int4  
 BV_LOGICAL_NAMEThe string ID of the record. The logical name is used internally in ALM or ALM extensions.varchar64  
 BV_NAMEThe name of the record.varchar255  
 BV_LABELThe display label text. The display label text.varchar255  
 BV_IS_PUBLISHEDA value of Y indicates that the business view is published and can be used by grpahs or reports.varchar1  
 BV_DESCRIPTIONA description of the business view.varchar16 
 BV_DQLThe Data Query Language string that represents the view.varchar16  
 BV_COLUMN_LABEL_MAPPINGThe column display label configuration of the business view.varchar16 
 BV_KEYWORDS

The keyword of the business view for searching and tagging.

For use after ALM 12

varchar4000 

See Also