Stores codes used in Call_Req.type and the detail form names that should be displayed. This is used by the ITIL vertical market customizations to display alternative forms for cr_detail based on the value of Call_Req.type
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
code |
nvarchar(10)Y |
|
Primary key of this table. |
|
del |
INTEGER |
Active_Boolean |
Specifies the Deleted flag, as follows: |
|
display_name |
nvarchar(30) |
|
The display name value for this Request type. |
|
id |
INTEGER |
|
Specifies the unique (to the table) numeric ID. |
|
nx_desc |
nvarchar(30) |
|
The description value for this Request type. |
|
persid |
nvarchar(30) |
|
Persistent ID (SystemObjectName:id). |
|
sym |
nvarchar(30) |
|
The symbolic value for this Request type. |
|
Copyright © 2013 CA.
All rights reserved.
|
|