McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 626

↗ View in doc context
page
626
source
ucce/v15.0.1/db-schema-handbook/db-schema-handbook.md
chunk_id
ucce::v15.0.1::db-schema-handbook::db-schema-handbook::612

Vru_Defaults, on page 608 (via CurrencyID) Table 478: Indexes for Vru_Currency Table index_keys index_description index_name CurrencyName nonclustered, unique, unique key located on PRIMARY XAK1Vru_Currency CurrencyID clustered, unique, primary key located on PRIMARY XPKVru_Currency Table 479: Fields in Vru_Currency Table Keys and NULL Option Data Type Description Name NOT NULL CHANGESTAMP Incremented when the record is changed in the central database. ChangeStamp PK NOT NULL DBINT A unique identifier. CurrencyID AK-1 NOT NULL varchar(10) Specifies the currency supported by the VRU micro-application: • 1 = U.S. Dollar (default) • 2 = Euro • 3 = Pound Sterling • 4 = French franc • 5 = Deutschmark • 6 = Lira • 7 = Peseta • 0 = Other CurrencyName NULL DBDATETIME Records the date and time when a record is added/updated. DateTimeStamp Vru_Defaults This is one of the VRU_Micro_Application tables (see VRU Micro-application, on page 651). For database rules, see VRU Micro-applications Tables, on page 704. This table contains a single row of data that contains the default values for a particular VRU micro-application. Related Tables Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 608 All Tables Vru_Defaults