MSC_BM_CUSTOMERSITE_REGION

Contains details on Customer Site - Region

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

MSC_BM_CUSTSITE_REG_PK

CUSTOMER_ID, CUSTOMER_SITE_ID

Columns

Name Datatype Length Not-null Comments
CUSTOMER_ID NUMBER Yes Field is used to indicate the customer id
CUSTOMER_SITE_ID NUMBER Yes Field is used to indicate the customer site id
PARENT_REGION_ID NUMBER Field is used to indicate region id of the customer parent
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created 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_BM_CSITE_REGION_U1 Unique Default CUSTOMER_ID, CUSTOMER_SITE_ID