MSC_ST_CATALOG_CATEGORIES

The staging table used by the collection program to validate and process data for table MSC_CATALOG_CATEGORIES

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: INTERFACE

Columns

Name Datatype Length Precision Not-null Comments
CATEGORY_SET_ID NUMBER 18 Unique identifier for the category set
SOURCE_CATEGORY_SET_ID NUMBER 18 Source side category set identifier of the catalog category.
CATEGORY_ID NUMBER 18 Unique identifier for the category
SR_INSTANCE_ID NUMBER 18 Identifier of the source system from where the data is collected.
SR_INSTANCE_CODE VARCHAR2 30 The value indicates the source system code from where the data is collected.
PARENT_CATEGORY_ID NUMBER 18 Parent category identifier in the catalog category hierarchy.
SOURCE_CATEGORY_ID NUMBER 18 Source side category identifier of the catalog category.
SOURCE_PARENT_CATEGORY_ID NUMBER 18 Source Parent Category identifier
CATEGORY_NAME VARCHAR2 250 Name assigned to the item category
DESCRIPTION VARCHAR2 240 Description of the catalog category
PARENT_CATEGORY_NAME VARCHAR2 250 Parent category name in the catalog category hierarchy.
CATEGORY_SET_NAME VARCHAR2 250 Name assigned to the item category set
END_DATE_ACTIVE DATE Date from which this record is no longer active
START_DATE_ACTIVE DATE Start date that indicates the active status of the Category.
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.
ERROR_CODE VARCHAR2 150 Error code for functional validation errors in the record
ERROR_TEXT VARCHAR2 2000 Concatenated error msgs for functional errors in this record
REFRESH_NUMBER NUMBER 18 Refresh number populated by the collection program
DELETED_FLAG NUMBER Yes Flag to indicate a deleted record
PROCESS_FLAG NUMBER 2 Process Flag indicates the status of records during pre-processing. 1- Compete Record, 2- Error Record, 3- Warning Record, 4- Retry Record, 5- New Record.
RETRY_COUNT NUMBER Number of times this record was retried in retry cycles
LOAD_REQUEST_ID NUMBER Loads the request id of job that inserted the data.
CATEGORY_CODE VARCHAR2 820 Code assigned to the item category