kpi_names

This table contains repetitive long string names 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_names_key, and there are several foreign keys in the kpi_process_stats table, which are all of the form xxx_name_key. The cardinality is One or More.

Column Name Column Datatype Column Null Option Column Comment
kpi_names_key table_key not null Table primary key
name varchar(255) not null Item name for repetitive string item
type varchar(64) with null Value type of item (eg, string, number, etc.)

Product Name: BPM

Table Type: Table


Copyright © 2006 CA. All rights reserved.