The Portal object counter table is used for creation of unique numeric identifiers for Portal objects. Portal objects like users, groups, documents, etc have a key that is created by performing an update and select from this table.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| cnter | integer | not null | A counter that increments to provide the por_objectrepos table with unique indentifiers for each object in the table. |
Product Name: Portal
Table Type: Table