/mcpCfg_Mngr_View This table is part of the User Preferences group (see User Preferences, on page 650). To see database rules for this table, see User Preferences Tables, on page 704. This table holds the information necessary to produce the tree view structure for multiple default and custom menus within the Unified ICM Configuration Manager. The Primary Key (PK) is nonclustered. Related Tables Cfg_Mngr_User_Menu, on page 191 (via MenuID) Table 115: Indexes for Cfg_Mngr_View Table index_keys index_description index_name PeerNodeID nonclustered located on PRIMARY XIE1Cfg_Mngr_View ChildNodeID nonclustered located on PRIMARY XIE2Cfg_Mngr_View NodeID, MenuID nonclustered, unique, primary key located on PRIMARY XPKCfg_Mngr_View Table 116: Fields in Cfg_Mngr_View Table Keys and NULL Option Data Type Description Name NULL DBINT Identifies the application. ApplicationID NOT NULL CHANGESTAMP Incremented when the record is changed in the central database. ChangeStamp IE-2 NULL DBINT Identifies the child node in the tree view. ChildNodeID NULL DBDATETIME Records the date and time when a record is added/updated. DateTimeStamp PK, FK NOT NULL DBINT A unique identifier for the menu. MenuID PK NOT NULL DBINT A unique identifier for the node in the tree view. NodeID IE-1 NULL DBINT Identifies the peer node in the tree view. PeerNodeID Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 193 All Tables Cfg_Mngr_View