/mcpTable 82: Indexes for Call_Type Table index_keys index_description index_name EnterpriseName Nonclustered, unique, unique key located on PRIMARY XAK1Call_Type CustomerDefinitionID Nonclustered located on PRIMARY XIE1Call_Type DateTimeStamp Nonclustered located on PRIMARY XIE2Call_Type CallTypeID Clustered, unique, primary key located on PRIMARY XPKCall_Type Table 83: Fields in Call_Type Table Keys and NULL Option Data Type Description Name FK NULL DBINT The ID for the entry in the Bucket_Interval Table used for this CallType. The default value is NULL. NULL means that the bucket interval from ICR_Globals is used for this calltype. BucketIntervalID PK NOT NULL DBINT A unique identifier for this call type. CallTypeID NOT NULL CHANGESTAMP Incremented when the record is changed in the central database. ChangeStamp IE-1 NULL DBINT Identifies the customer definition, if any, associated with the call type. CustomerDefinitionID NULL VARCHAR(64) Contact Center AI Configuration ID. CCAIConfigParameter NULL DBDATETIME Records the date and time when a record is added or updated. DateTimeStamp NOT NULL DBCHAR Deleted Flag. Stored as a character: • Y = Yes • N = No Deleted NULL DBINT Foreign key from Department. NULL for global department. DepartmentID NULL DESCRIPTION Additional information about the call type. Description AK-1 NOT NULL VNAME32 An enterprise name for this call type. This name must be unique among all call types in the enterprise. EnterpriseName Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 113 All Tables Call_Type