interface

List of interface definitions

Column Name Column Datatype Column Null Option Column Comment
id integer not null Primary key of this table
sym nvarchar(30) not null The symbolic value for this Interface.
code nvarchar(10) not null The code value for this Interface.
persid nvarchar(30) with null Persistent ID (SystemObjectName:id)
del integer not null Deleted flag (0=active 1=inactive/marked as deleted)
last_mod_dt integer with null Timestamp of when this record was last modified
last_mod_by byte(16) with null Specifies the UUID of the contact who last modified this record
nx_desc nvarchar(240) with null The desc value for this Interface.

Product Name: Unicenter Service Desk

Table Type: Table


Copyright © 2006 CA. All rights reserved.