MSC_KEY_CUS_OPTN_MEMBERS

This is the ODS table to store the Key Customer Members

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
LEVEL_MEMBER_ID NUMBER Yes LEVEL_MEMBER_ID
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_MEMBERS_U1 Unique Default HIERARCHY_ID, HIERARCHY_LEVEL_ID, LEVEL_MEMBER_ID