Contains information about relationship link definitions
| Column Name | Column Datatype | Column Null Option | Column Comment |
| ndadid | integer | not null | Relationship template. First part of the primary key. Foreign key to the arg_actiondf table. |
| ndid | smallint | not null | Link template. Second part of the primary key. |
| ndtext | nvarchar(50) | with null | Link text |
| nd2obty | smallint | with null | Sec. Obj. Type |
| nd2subty | integer | with null | Sec. Obj. Subtype |
| ndreqd | smallint | with null | Link required |
| creation_user | nvarchar(64) | with null | Creation user |
| 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