MSC_ST_SUPPLY_ALLOC_QTY_INT

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

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: INTERFACE

Columns

Name Datatype Length Precision Not-null Comments
ITEM_NAME VARCHAR2 300 Item to which allocation is made.
ORGANIZATION_CODE VARCHAR2 18 This column stores the value of organization code for which allocation is assigned.
ALLOCATION_DATE DATE Field indicates start date of weekly bucket.
ALLOCATION_VALUE NUMBER Field indicates the allocation specified at an allocation node per weekly bucket
ATTRIBUTE1_NAME VARCHAR2 64 This column contains name for attribute1 to define allocation used in Backlog Management.
ATTRIBUTE1_VALUE VARCHAR2 100 This column contains value for the attribute name mentioned in attribute1_name column.
ATTRIBUTE1_ID NUMBER 18 This column contains ID derived for the name provided in attribute1_name column.
ATTRIBUTE1_DEST_VALUE_ID NUMBER 18 This column contains ID derived for the value provided in attribute1_value column.
ATTRIBUTE2_NAME VARCHAR2 64 This column contains name for attribute2 to define allocation used in Backlog Management.
ATTRIBUTE2_VALUE VARCHAR2 100 This column contains value for the attribute name mentioned in attribute2_name column.
ATTRIBUTE2_ID NUMBER 18 This column contains ID derived for the name provided in attribute2_name column.
ATTRIBUTE2_DEST_VALUE_ID NUMBER 18 This column contains ID derived for the value provided in attribute2_value column.
ATTRIBUTE3_NAME VARCHAR2 64 This column contains name for attribute3 to define allocation used in Backlog Management.
ATTRIBUTE3_VALUE VARCHAR2 100 This column contains value for the attribute name mentioned in attribute3_name column.
ATTRIBUTE3_ID NUMBER 18 This column contains ID derived for the name provided in attribute3_name column.
ATTRIBUTE3_DEST_VALUE_ID NUMBER 18 This column contains ID derived for the value provided in attribute3_value column.
ATTRIBUTE_ID NUMBER 18 This column contains ID derived for the name of attributes defined in attribute1/attribute2/attribute3 based on allocation level.
ATTRIBUTE_VALUE_ID NUMBER 18 This column contains ID derived for the value of attributes defined in attribute1/attribute2/attribute3 based on allocation level.
ATTRIBUTE_VALUE VARCHAR2 100 This column contains value derived based on value of attributes defined in attribute1/attribute2/attribute3 based on allocation level.
ALLOCATION_ATTRIBUTE_ID_1 NUMBER 18 This column stores the Oracle Backlog Management Allocation Hierarchy Level 1 value during collections.
ALLOCATION_ATTRIBUTE_ID_2 NUMBER 18 This column stores the Oracle Backlog Management Allocation Hierarchy Level 2 value during collections.
ALLOCATION_ATTRIBUTE_ID_3 NUMBER 18 This column stores the Oracle Backlog Management Allocation Hierarchy Level 3 value during collections.
DELETED_FLAG NUMBER 1 Flag that indicates if the record should be deleted in collections.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
REFRESH_NUMBER NUMBER 18 Refresh identifier populated by the collection program.
PROCESS_FLAG NUMBER Processing Flag indicating the status of records during pre-processing. 1 - COMPLETE ,2 - ERROR ,3 - WARNING ,4 - RETRY ,5 - NEW ,6 - ALL.
ERROR_TEXT VARCHAR2 2000 This will describe the reason for the error if any.
ERROR_CODE VARCHAR2 80 Error code for functional validation errors in the record.
SR_INSTANCE_CODE VARCHAR2 30 Indicates the source instance code.
LOAD_REQUEST_ID NUMBER It Stores the Request ID of Job that loaded the data.
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.