Holds common information for all assets and folders such as resource path and parentdbid.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uedbid | integer | not null | |
| uecheckedout | integer | with null | CPCM id of user that has the resource checked out. |
| uecheckedouttime | date | with null | Column not used |
| uemodtime | date | with null | Last time the resource was last saved or updated |
| uenumemptyrequired | integer | with null | Left over from legacy code |
| uepubstage | integer | with null | Left over from legacy code |
| uepubtime | date | with null | Column not usedleft over from legacy code |
| ueccitemfieldname | varchar(255) | with null | Legacy field |
| ueccitemid | integer | with null | ID of the resource this row is referencing |
| ueccitemtablename | varchar(255) | with null | Name of the table that contains the item being referenced |
| ueparentpath | varchar(255) | with null | Path of the items parent |
| ueresourcename | varchar(255) | with null | Name of the resource |
| ueresourcetitle | varchar(255) | with null | Title of the resource |
Product Name: Portal Content Management
Table Type: Table