Interface definitions used for creating requests and change orders.
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
code |
nvarchar(10) |
|
Specifies the code value for this interface. |
|
del |
INTEGER |
Active_Boolean_ Table::enum |
Specifies the Deleted flag, as follows: |
|
id |
INTEGER |
|
Primary key of this table, it is a unique numeric ID. |
|
last_mod_by |
byte(16) |
ca_contact::uuid |
Specifies the UUID of the contact who last modified this record. |
|
last_mod_dt |
INTEGER |
|
Identifies the timestamp of when this record was last modified. |
|
nx_desc |
nvarchar(240) |
|
The desc value for this interface. |
|
persid |
nvarchar(30) |
|
Persistent ID (SystemObjectName:id). |
|
sym |
nvarchar(30) |
|
Identifies the symbolic value for this interface. |
|
Copyright © 2013 CA.
All rights reserved.
|
|