MSC_NKZONE_CUS_SITE_MAP
This table provides the relationship between the customer site to the non key zone all other site
Details
-
Schema: FUSION
-
Object owner: MSC
-
Object type: TABLE
-
Tablespace: FUSION_TS_TX_DATA
Primary Key
| Name | Columns |
|---|---|
|
MSC_NKZONE_CUS_SITE_MAP_PK |
ACTUAL_CUST_SITE |
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| ACTUAL_CUST_SITE | NUMBER | 18 | Yes | Unique identifier for customer site | |
| NK_CUS_SITE_NAME | VARCHAR2 | 360 | Customer Site name | ||
| PSEUDO_SITE_ID | NUMBER | Yes | Unique identifier for the non key zone customer site | ||
| REFRESH_NUMBER | NUMBER | 18 | Refresh number of the collection run | ||
| 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_NKZONE_CUS_SITE_MAP_U1 | Unique | Default | ACTUAL_CUST_SITE |