Cisco Cisco Administrative Workstation Technical References

Page of 548
   
2-65
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
  
Chapter 2      Table Details
Business_Entity Table
Business_Entity Table 
Lists the business entities within the enterprise.
Related tables:
 (via EntityID)
 (via EntityID)
 (via Entity ID)
 (via EntityID)
Table 2-56 Business_Entity Table Constraints
Constraint
Field Name(s)
PK
EntityID
AK-1
EntityName
Table 2-57 Business_Entity Table
Field Name
Description
Data Type
Keys and 
Null Option
ChangeStamp
Incremented when the record is changed in the 
central database.
CHANGESTAMP
NOT NULL
Description
Additional information about the business entity.
DESCRIPTION
NULL
EntityID
A unique identifier for the business entity.
DBINT
PK
NOT NULL
EntityName
The name of the business entity.
varchar(30)
AK-1 
NOT NULL