MSC_ST_WORKDAY_PATTERNS

staging table for workday_patterns

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: INTERFACE

Columns

Name Datatype Length Precision Not-null Comments
CALENDAR_CODE VARCHAR2 22 CALENDAR_CODE of the given Calendar
DESCRIPTION VARCHAR2 250 Description of the workday pattern
SHIFT_NUM NUMBER 18 This value indicates the number of the calendar shift.
SEQ_NUM NUMBER 18 Sequence number of the date on a calendar.
DAYS_ON NUMBER 5 Number of consecutive working days
DAYS_OFF NUMBER 5 Number of consecutive non-working days
SR_INSTANCE_ID NUMBER 18 Identifier of the source system from where the data is collected.
DELETED_FLAG NUMBER 3 Flag indicating whether this is a deleted record
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.
REFRESH_NUMBER NUMBER 18 Refresh identifier populated by the collection progam
PROCESS_FLAG NUMBER 2 Processing Flag indicating the status of records during pre-processing. 1- Complete Record, 2- Error Record, 3- Warning Record, 4- Retry Record, 5- New Record.
RETRY_COUNT NUMBER Number of retries to process failed records.
ERROR_CODE VARCHAR2 150 Error code for functional validation errors in the record
ERROR_TEXT VARCHAR2 2000 This will describe the reason for the error if any.
SR_INSTANCE_CODE VARCHAR2 30 Source Instance code from which data is being populated.
SHIFT_NAME VARCHAR2 80 Shift Name Assigned to pattern
MESSAGE_ID NUMBER 18 This value indicates the message identifier for the record.
DATA_SOURCE_TYPE VARCHAR2 15 Source Type indicating the source of data
ST_TRANSACTION_ID NUMBER 18 Transaction Id for staging table
COMPANY_NAME VARCHAR2 64 Party name with which the company is registered.
COMPANY_ID NUMBER 18 Unique id assigned to the company
LOAD_REQUEST_ID NUMBER It Stores the Request ID of Job that loaded the data.