MSC_ST_ALLOC_TIME_HISTORY_INT

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

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: INTERFACE

Columns

Name Datatype Length Precision Not-null Comments
ALLOCATION_RULE_NAME VARCHAR2 30 Name of the allocation rule to consider Shipping History.
EFFECTIVE_DATE DATE Start date to consider Shipping History.
DISABLE_DATE DATE End Date to consider Shipping History.
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.
REFRESH_NUMBER NUMBER 18 Refresh identifier populated by the collection program.
PROCESS_FLAG NUMBER Processing Flag indicating the status of records during pre-processing.
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
DELETED_FLAG NUMBER 1 Flag to indicate whether the row is no longer valid. SYS_YES means the row will be deleted
LOAD_REQUEST_ID NUMBER It Stores the Request ID of Job that loaded the data.
SR_INSTANCE_CODE VARCHAR2 30 Source Instance code from which data is being populated.
ALLOCATION_AREA NUMBER This column stores the value of product for which allocation is defined. 1/NULL - GOP and 2 -BM.