This table contains records indicating whether individual users have acknowledged a given exception. This will affect whether such exceptions are displayed for that user. See Comment for kpi_exceptions tabel for description of the identifying relationship which isn't representable in ERwin.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| kpi_exception_id | table_key | not null | Table primary key |
| portal_user | varchar(255) | with null | ID of portal user acknowleding this exception |
| ack_date | date | not null | Timestamp this exception was acknowledged by this user |
Product Name: BPM
Table Type: Table