This table contains personlization definitions, for individual Portal users and kpi_types, where they have been activated.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| kpi_id | integer | not null | Key of portlet being personalized |
| username | varchar(255) | not null | Portal user id |
| startdate | varchar(32) | with null | Displayable string representing a personalized start date setting |
| enddate | varchar(32) | with null | Displayable string representing a personalized end date setting |
| dimension_2 | varchar(255) | with null | 1st personalized drop-down menu setting |
| dimension_3 | varchar(255) | with null | 2nd personalized drop down menu setting |
| limit | integer | with null | Personalized data windowing setting |
| sort_order | integer | with null | Personalized sort order setting |
| is_custom | integer | with null | Flag on whether setting is customized |
Product Name: BPM
Table Type: Table