Contains links between pre- and post-r11 ID's
| Column Name | Column Datatype | Column Null Option | Column Comment |
| old_object_id_1 | integer | not null | First part of the primary key. The old 8- or 10-digit ObjectID for primary objects. The 8-digit ListID for lists. |
| old_object_id_2 | integer | not null | Second part of the primary key. The old 8- or 10-digit AssetToID for assets. The ListEntry for lists. 0 if unused. |
| new_object_uuid | byte(16) | with null | The new uuid for primary objects. NULL if unused. |
| new_list_id | integer | with null | The new ListID for lists. The new model ID for Items. 0 if unused. |
| last_update_date | integer | with null | Date the record was last updated. |
| version_number | integer | with null | Version number for transaction integrity. |
Product Name: Unicenter Asset Portfolio Management
Table Type: Table