MSC_KEY_CUSTOMER

This table us uesed to store the Key customer information

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: TRANSACTION_TABLES

Primary Key

Name Columns

MSC_KEY_CUSTOMER_PK

CUSTOMER_ID

Columns

Name Datatype Length Precision Not-null Comments Status
CUSTOMER_ID NUMBER 18 Yes Unique Id of the customer Active
CUSTOMER_NUMBER VARCHAR2 360 Unique number of the customer Active
KEY_CUSTOMER NUMBER Attribute to idetify if a customer is key or not Active
REFRESH_NUMBER NUMBER 18 Refresh Number of the following collection load Active
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row. Active
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active

Indexes

Index Uniqueness Tablespace Columns Status
MSC_KEY_CUSTOMER_U1 Unique FUSION_TS_TX_IDX CUSTOMER_ID Active