Contains links between a legal document and the assets that are covered by the legal document
| Column Name | Column Datatype | Column Null Option | Column Comment |
| legaldoc_uuid | byte(16) | not null | Legal document ID. Primary key. |
| own_resource_uuid | byte(16) | not null | Primary key. UUID to uniquely identify the owned resource within tables supporting ownership information. |
| last_update_date | integer | with null | Last update date |
| version_number | integer | with null | Version number |
Product Name: Unicenter Asset Portfolio Management
Table Type: Table