kpi_values

This table contains repetitive long string values needed for the kpi_process_stats table. This table has an identifying relationship with the kpi_process_stats table which cannot be represented as a standard Erwin table relationship. The parent key in this table is kpi_values_key, and there are several foreign keys in the kpi_process_stats table, which are all of the form xxx_value_key. The cardinality is One or More.

Column Name Column Datatype Column Null Option Column Comment
kpi_values_key table_key not null Table primary key
value varchar(255) not null Value of repetitive item

Product Name: BPM

Table Type: Table

Relationships:

Primary Key Related Table Related Column
kpi_values_key    


Copyright © 2006 CA. All rights reserved.