Stores URL content
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uedbid | integer | not null | |
| uecheckedout | integer | with null | CPCM id of the user that has this resource checked out |
| uecheckedouttime | date | with null | Time the item was checked out |
| uemodtime | date | with null | Time the asset was last checked in |
| uenumemptyrequired | integer | with null | Left over from legacy code |
| uepubstage | integer | with null | Left over from legacy code |
| uepubtime | date | with null | Left over from legacy code |
| ueauthor | varchar(255) | with null | Author - entered by end user |
| uebyte_count | integer | with null | Not applicable |
| uecreated_by | varchar(255) | with null | Name of user that created the resource |
| uecreation_date | date | with null | Date the resource was added to the system |
| uedate_expires | date | with null | Left over from legacy code |
| uedescription | varchar(1000) | with null | Description - entered by end user |
| uekeywords | varchar(255) | with null | Keywords - entered by end user |
| uelast_modified_by | varchar(255) | with null | User who last modified the object |
| uemajor_type | varchar(255) | with null | Major type |
| ueminor_type | varchar(255) | with null | Minor type |
| uename | varchar(255) | with null | DBID of the url |
| ueparentid | integer | with null | DBID of the parent object |
| uesubject | varchar(255) | with null | Subject - entered by end user |
| uetitle | varchar(255) | with null | Title - entered by end user |
| ueurlfield | varchar(4000) | with null | Stores the URL referenced by this object |
| uevercomment | varchar(1000) | with null | Comment entered when this version of the resource was created |
| ueworkflow_id | integer | with null | ID of the workflow process associated with this resource |
Product Name: Portal Content Management
Table Type: Table