ACL storage for AIFF. This table is created dynamically by product and will not exist unless the product is installed.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uedbid | integer | not null | ID identifying this row |
| 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 |
| uegroup | integer | with null | ID of group this ACL entry is for |
| uepermission | integer | with null | Integer that represents the permission that this group or user has on resource |
| ueresourceid | integer | with null | ID of the resource this ACL entry is for |
| ueuser | integer | with null | ID of user this ACL entry is for |
Product Name: Portal r12 Content Management
Table Type: Table