Table to store user defined business process view.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| bpv_id | integer | not null | Business Process View identifier. |
| bpv_name | nvarchar(64) | not null | Business Process View name. User defined. |
Product Name: Unicenter Network and System Management/System Performance
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| pd_bpv_def |