Cisco Cisco IPCC Web Option Technical References

Page of 548
   
2-115
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
  
Chapter 2      Table Details
Class_List Table
Class_List Table
Lists the available classes. The contents of this table are set up when the ICM software is installed and 
never change.
Related tables:
 (via ClassID)
 (via ClassID)
Table 2-92 Class_List Table Constraints
Constraint
Field Name(s)
PK
ClassID
AK-1
Name
Table 2-93 Class_List Table
Field Name
Description
Data Type
Keys and 
Null Option
ClassID
A unique identifier for the class.
DBINT
PK
NOT NULL
Description
Additional information about the class.
DESCRIPTION
NULL
Name
The name of the class. 
varchar(30)
AK-1
NOT NULL