Stores common information such as the next DBID number to use when CPCM is started up
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uedbid | integer | not null | ID identifying this ACL entry |
| uecheckedout | integer | with null | Left over from legacy code |
| uecheckedouttime | date | with null | Left over from legacy code |
| uemodtime | date | with null | Left over from legacy code |
| uenumemptyrequired | integer | with null | Left over from legacy code |
| ueporinstanceid | varchar(255) | with null | Identify the portal instance which this row belongs to |
| uepubstage | integer | with null | Left over from legacy code |
| uepubtime | date | with null | Left over from legacy code |
| uebuildid | varchar(255) | with null | Left over from legacy code |
| uebuildtime | date | with null | Not used |
| uedbversion | integer | with null | Not used |
| uegensym | integer | with null | Next primary key number |
| uenumfields | integer | with null | Not used |
Product Name: Portal r12 Content Management
Table Type: Table