Access level definitions for Unicenter Service Desk applications
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | integer | not null | Unique (to the table) Numeric ID |
| persid | nvarchar(30) | with null | Persistent ID (SystemObjectName:id) |
| del | integer | not null | Deleted flag (0=active 1=inactive/marked as deleted) |
| enum | integer | not null | Enumerated value for this entry - specifies ordering in lists and relative values |
| sym | nvarchar(12) | not null | Symbolic name of level |
| nx_desc | nvarchar(40) | with null | Description or access level |
Product Name: Unicenter Service Desk
Table Type: Table