Persists the last id generated for many of the tables records. This is maintained and updated by iCanBill and the catalog. Integrated components should not update this table, reference it, or rely on it any way. This table can change to support design implementations that enhance the product.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| name | varchar(64) | not null | A name representing an id that will be updated and referenced. |
| id | integer | not null | Value that represents the last id used |
Product Name: Unicenter Service Management
Table Type: Table