Must be kept in sync with Lrel_Table_Archive
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | integer | not null | Unique (to the table) Numeric ID |
| l_persid | nvarchar(60) | with null | Persistent ID (SystemObjectName:id) of left side of relation |
| l_attr | nvarchar(30) | with null | The left attribute value for this Lrel_Table. |
| l_sql | integer | with null | The left sequence value for this Lrel_Table. |
| r_persid | nvarchar(60) | with null | Persistent ID (SystemObjectName:id) of right side of relation |
| r_attr | nvarchar(30) | with null | The right attribute value for this Lrel_Table. |
| r_sql | integer | with null | The right sequence value for this Lrel_Table. |
Product Name: Unicenter Service Desk
Table Type: Table