Stores MSOFFICE content
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uedbid | integer | not null | ID identifying this row |
| 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 |
| 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 |
| ueapp_name | nvarchar(255) | with null | Extracted property |
| ueauthor | nvarchar(255) | with null | Author - entered by end user |
| uebyte_count | integer | with null | Byte count |
| uecategory | nvarchar(255) | with null | Extracted property |
| uechar_count | integer | with null | Extracted property |
| uecompany | nvarchar(255) | with null | Extracted property |
| uecreated_by | nvarchar(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 | nvarchar(1000) | with null | Description entered by end user |
| ueedit_time | nvarchar(255) | with null | Extracted property |
| uehidden_count | integer | with null | Extracted property |
| uekeywords | nvarchar(255) | with null | Keywords - entered by end user |
| uelast_editor | nvarchar(255) | with null | Extracted property |
| uelast_modified_by | nvarchar(255) | with null | User who was last to modify the object |
| uelast_print_time | date | with null | Extracted property |
| uelast_saved_time | date | with null | Extracted property |
| ueline_count | integer | with null | Extracted property |
| uemajor_type | nvarchar(255) | with null | Major type |
| uemanager | nvarchar(255) | with null | Extracted property |
| ueminor_type | nvarchar(255) | with null | Minor type |
| uemmclips | integer | with null | Extracted property |
| uems_author | nvarchar(255) | with null | Extracted property |
| uems_comments | nvarchar(1000) | with null | Extracted property |
| uems_creation_date | date | with null | Extracted property |
| uems_keywords | nvarchar(255) | with null | Extracted property |
| uems_subject | nvarchar(255) | with null | Extracted property |
| uems_title | nvarchar(255) | with null | Extracted property |
| uename | nvarchar(255) | with null | Filename of the asset |
| uenote_count | integer | with null | Extracted property |
| uepage_count | integer | with null | Extracted property |
| uepara_count | integer | with null | Extracted property |
| ueparentid | integer | with null | DBID of the parent object |
| uepres_format | nvarchar(255) | with null | Extracted property |
| uerev_number | nvarchar(255) | with null | Extracted property |
| uesecurity | nvarchar(255) | with null | Extracted property |
| ueslide_count | integer | with null | Extracted property |
| uesubject | nvarchar(255) | with null | Subject - entered by end user |
| uetemplate_name | nvarchar(255) | with null | Extracted property |
| uetitle | nvarchar(255) | with null | Title- entered by end user |
| uevercomment | nvarchar(1000) | with null | Comment entered when this version of the resource was created |
| uewfproc_id | varchar(255) | with null | ID of workflow process |
| ueword_count | integer | with null | Extracted property |
| ueworkflow_id | varchar(255) | with null | ID of the workflow process associated with this resource |
Product Name: Portal r12 Content Management
Table Type: Table