Attribute Name |
Attribute Definition |
Logical Datatype |
Is Required |
Item Relationship Id |
The automatically generated primary key of the item_reln table. |
LONG |
Yes |
Item Relationship Definition Id |
A Foreign Key to the Definition table for an instance of type Definition. |
LONG |
No |
From Item Definition Id |
A Foreign Key to the Definition table for an instance of type Item Definition. |
LONG |
Yes |
To Item Definition Id |
A Foreign Key to the Definition table for an instance of type Item Definition. |
LONG |
Yes |
From Item Id |
The From Item Id in the relationship. |
LONG |
Yes |
To Item Id |
The To Item Id in the relationship. |
LONG |
Yes |
Link Type Definition Version Id |
A Foreign Key to the Definition Version table for an instance of type Link Type Definition Version. The link type will hold the configurable properties for the relationship.
|
LONG |
No |