Table that relates Service Analyzer Repositories to Assets
| 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 | The lpid value for this Business_Management_Repository_Lrel. |
| l_attr | nvarchar(30) | with null | The lattr value for this Business_Management_Repository_Lrel. |
| l_sql | integer | with null | The lseq value for this Business_Management_Repository_Lrel. |
| r_persid | nvarchar(60) | with null | The rpid value for this Business_Management_Repository_Lrel. |
| r_attr | nvarchar(30) | with null | The rattr value for this Business_Management_Repository_Lrel. |
| r_sql | integer | with null | The rseq value for this Business_Management_Repository_Lrel. |
Product Name: Unicenter Service Desk
Table Type: Table