Oracle Customer Hub (UCM) Master Data Management Reference > Schema Changes for Oracle Customer Hub (UCM) Version 8.2 > New Tables for Oracle Customer Hub (UCM) Version 8.2 >

S_FLD_CONF_LVL Table


Table 407 shows details for the new S_FLD_CONF_LVL table which is used to set the child field rule confidence level in subscribed systems.

Table 407. S_FLD_CONF_LVL table details
Column Name
Data Type
Comments

ROW_ID

Varchar (15)

Required. Siebel system field.

FLD_VAL_RULE_ID

Varchar (15)

Required. Field value row ID. The foreign key table is S_FLD_VAL_RULE.

EXT_SYS_ID

Varchar (15)

Required. The external system ID. The foreign key table is S_CIF_EXT_SYS.

CONFIDENCE_LVL

Number (22)

Confidence level expressed in a percentage.

DESC_TXT

Varchar (250)

Description.

CONFLICT_ID

Varchar (15)

Required. Siebel system field.

CREATED

UTC Date Time (7)

Required. Siebel system field.

CREATED_BY

Varchar (15)

Required. Siebel system field. The foreign key table is S_USER.

DB_LAST_UPD

UTC Date Time (7)

Required. Siebel system field.

DB_LAST_UPD_SRC

Varchar (50)

Required. Siebel system field.

LAST_UPD

UTC Date Time (7)

Siebel system field.

LAST_UPD_BY

Varchar (15)

Siebel system field. The foreign key table is S_USER.

MODIFICATION_NUM

Number (22)

Siebel system field.

Oracle Customer Hub (UCM) Master Data Management Reference Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.