Maps portal users to cpcm users
| 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 which portal instance does this user belongs to |
| uepubstage | integer | with null | Left over from legacy code |
| uepubtime | date | with null | Left over from legacy code |
| uebrowsescreensize | integer | with null | Left over from legacy code |
| uecanassigntodo | integer1 | with null | Left over from legacy code |
| ueemail | varchar(255) | with null | Left over from legacy code |
| uefax | varchar(255) | with null | Left over from legacy code |
| uefirstname | varchar(255) | with null | Left over from legacy code |
| uefontsize | integer | with null | Left over from legacy code |
| ueincontextedit | integer1 | with null | Left over from legacy code |
| uelastname | varchar(255) | with null | Left over from legacy code |
| ueldapuser | integer1 | with null | Left over from legacy code |
| uelongchoosethresh | integer | with null | Left over from legacy code |
| uepassword | varchar(8) | with null | Left over from legacy code |
| uephone | varchar(255) | with null | Left over from legacy code |
| ueuseapplets | integer1 | with null | Left over from legacy code |
| ueusername | nvarchar(255) | not null | Used to map the cpcm user to the portal user. This field contains the user's portal id. |
Product Name: Portal r12 Content Management
Table Type: Table