MSC_KEY_CUS_OPTN_HEADER

This table is the ODS table to store the Key customer Header information

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Columns

Name Datatype Length Precision Not-null Comments
HIERARCHY_ID NUMBER Yes HIERARCHY_ID
HIERARCHY_LEVEL_ID NUMBER Yes HIERARCHY_LEVEL_ID
AGGREGATION_LEVEL NUMBER Yes AGGREGATION_LEVEL
IGNORE_ZONE NUMBER Yes Denotes whether the non-key customers should be aggregated at the zone level or not. The valid values are 1 (Yes) and 2(No). When the value is Yes, all non-key customers are aggregated to "Default: All Other". The default value is No.
REFRESH_NUMBER NUMBER 18 REFRESH_NUMBER
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.

Indexes

Index Uniqueness Tablespace Columns
MSC_KEY_CUS_OPTN_HEADER_U1 Unique Default HIERARCHY_ID, HIERARCHY_LEVEL_ID, AGGREGATION_LEVEL