MOW_MRA_TBA_CLUST_PATTERNS

Cluster Patterns based on Territory

Details

  • Schema: FUSION

  • Object owner: MOW

  • Object type: TABLE

  • Tablespace: Default

Primary Key

Name Columns

MOW_MRA_TBA_CLUST_PATTERNS_PK

FAMILY_CODE, EXECUTION_NUMBER, MAPPING_SET_ID, CLUST_PATTERN_ID

Columns

Name Datatype Length Precision Not-null Comments
CLUST_PATTERN_ID NUMBER 18 Yes CLUST_PATTERN_ID
FAMILY_CODE VARCHAR2 30 Yes FAMILY_CODE
MAPPING_SET_ID VARCHAR2 64 Yes MAPPING_SET_ID
EXECUTION_NUMBER NUMBER 18 Yes EXECUTION_NUMBER
DIM_PATTERN VARCHAR2 900 DIM_PATTERN
COVERAGE_TYPE_CODE VARCHAR2 30 COVERAGE_TYPE_CODE
TERR_DIMENSION_CODE VARCHAR2 5 TERR_DIMENSION_CODE
COV_TYPE_DV_PATTERN VARCHAR2 900 COV_TYPE_DV_PATTERN
DIMENSION_DV_PATTERN VARCHAR2 900 DIMENSION_DV_PATTERN
FIRST_NODE VARCHAR2 10 FIRST_NODE
SEC_NODE_ONWARDS VARCHAR2 900 SEC_NODE_ONWARDS
DIM_VALUE VARCHAR2 60 DIM_VALUE
NDIM_VALUE NUMBER 18 NDIM_VALUE
CONDITION_VALUES_KEY VARCHAR2 200 Key to identify source for MRA Rule conditions
GEO_LN VARCHAR2 360 This field is used to store the lower Name of the range
GEO_HN VARCHAR2 360 This field is used to store the higher Name of the range
GEO_PAR_ID NUMBER 18 Parent Id of the geography Range
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
MOW_MRA_TBA_CLUST_PATTERNS_U1 Unique Default FAMILY_CODE, EXECUTION_NUMBER, MAPPING_SET_ID, CLUST_PATTERN_ID