MSC_ST_UOM_CLASS_CONVERSIONS

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

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: INTERFACE

Columns

Name Datatype Length Precision Not-null Comments
INVENTORY_ITEM_ID NUMBER 18 The inventory item for which the conversion factors between base unitsof measures
FROM_UNIT_OF_MEASURE VARCHAR2 25 Base unit of measure of the items base class
FROM_UOM_CODE VARCHAR2 50 Base unit of measure short name for the items base class
FROM_UOM_CLASS VARCHAR2 10 UOM class from which the conversion is to be done
TO_UNIT_OF_MEASURE VARCHAR2 25 Base unit of the class to which the conversion is defined
TO_UOM_CODE VARCHAR2 50 Base unit short name of the class to which the conversion is defined
TO_UOM_CLASS VARCHAR2 10 Class to which the conversion is defined
CONVERSION_RATE NUMBER Conversion rate from the items class base unit to the "to" class base unit
DISABLE_DATE DATE Date when the defined inter-class conversion can no longer be used
DELETED_FLAG NUMBER Yes/No flag indicates whether corresponding record in ODS will be deleted
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
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_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
PROGRAM_NAME VARCHAR2 30 This value indicates the name of the program.
PROGRAM_APP_NAME VARCHAR2 50 This value indicates the Program application Name.
SR_INSTANCE_ID NUMBER 18 Source application instance identifier
REFRESH_NUMBER NUMBER Refresh identifier populated by the collection progam
COMPANY_ID NUMBER 18 Unique id assigned to the company
COMPANY_NAME VARCHAR2 255 Party name with which the company is registered.
ITEM_NAME VARCHAR2 300 Identifies the inventory item name
ORGANIZATION_ID NUMBER 18 Organization ID
ORGANIZATION_CODE VARCHAR2 18 Organization Code
SR_INSTANCE_CODE VARCHAR2 30 Source Instance code from which data is being populated.
MESSAGE_ID NUMBER 18 This is a foreign key reference to ECX_DOCLOGS.INTERNAL_CONTROL_NUMBER for records got via XML
PROCESS_FLAG NUMBER Processing Flag indicating the status of records during pre-processing. 1- New Record, 2- In-Process, 3- Error, 4- Propagated Error, 5- Successfully Processed
DATA_SOURCE_TYPE VARCHAR2 15 Source type indicates the source of Data , Batch/XML
ST_TRANSACTION_ID NUMBER 18 Transaction ID generated during pre-processing to uniquely identify a record in the staging table
ERROR_TEXT VARCHAR2 2000 This will describe the reason for the error if any.
BATCH_ID NUMBER 18 Batch identifier generated during pre-processing
RETRY_COUNT NUMBER Number of retries to process failed records.
ERROR_CODE VARCHAR2 150 Error code for functional validation errors in the record
OPERATION_TYPE VARCHAR2 2 OPERATION_TYPE
LOAD_REQUEST_ID NUMBER It Stores the Request ID of Job that loaded the data.