Stores collections (folder)
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uedbid | integer | not null | ID identifying this ACL entry |
| uecheckedout | integer | with null | Not used |
| uecheckedouttime | date | with null | Left over from legacy code |
| uemodtime | date | with null | Last time the collection was modified |
| 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 |
| uecreation_date | date | with null | Date the collection was created |
| uedescription | nvarchar(1000) | with null | Description entered by end user |
| uekeywords | nvarchar(255) | with null | Keywords - entered by end user |
| uename | nvarchar(255) | with null | Name of the collection |
| uesubject | nvarchar(255) | with null | Subject - entered by end user |
| uewfproc_id | varchar(255) | with null | |
| ueworkflow_id | varchar(255) | with null | |
| ueparentid | integer | with null | DBID of the parent collection |
Product Name: Portal r12 Content Management
Table Type: Table