Previous Topic: Call_Req TableNext Topic: Call_Solution Table


Call_Req_Type Table

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
_Table::enum

Specifies the Deleted flag, as follows:
0—Active
1—Inactive/marked as deleted

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.