This table is used for assigning unique id values for the various ECCM tables. USERID
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | integer | not null | Key of the table. Value is 1. |
| userid | integer | not null | Highest current userid. It is allocated by the Register() method for a newly registered provider user in the PROVIDER_USER table |
| eccm_userid | integer | not null | Highest current eccm userid. It is an unique identifier allocated by the register() method |
| eccm_configurationid | integer | not null | Highest current eccm configurationid |
| ep_id | integer | not null | Highest current enterprise package identifier. |
| ewdb_id | integer | not null | Enterprise workbench database identifier, records maintenance level done on the Database |
| datetime_updated | date | not null | Date/time of last update |
Product Name: AllFusion Change Manager Enterprise Workbench
Table Type: Table