Contains information about relationship template definitions
| Column Name | Column Datatype | Column Null Option | Column Comment |
| adid | integer | not null | Relationship definition ID. Primary key. |
| adtext | nvarchar(50) | with null | Template name |
| ad1obty | smallint | with null | Object type |
| adprot | smallint | with null | Protected Rel. definition |
| adtype | smallint | with null | Relationship Subtype |
| adsystem | smallint | with null | System Rel. definition |
| creation_user | nvarchar(64) | with null | User or process that created the record. |
| creation_date | integer | with null | Creation date |
| last_update_user | nvarchar(64) | with null | Last update user |
| 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