FM_COST_FACTOR_VALS_HISTORY

This table stores the old values of cost factors.

Foreign Keys

This table does not have any foreign keys.

Column Descriptions

Column Name

Null?

Data Type

Description

COST_RULE_ID

NOT NULL

NUMBER

Cost rule ID for which this cost factor value is used

COST_FACTOR_VALUE

NULLABLE

VARCHAR2

Indicates the value for the cost factor indicated by the COST_FACTOR column

COST_FACTOR

NOT NULL

NUMBER

Indicates the cost factor from FM_COST_FACTORS

Indexes

This table does not have any indexes.

Sequences

This table does not have any sequences.