MSC_ST_PERIOD_START_DATES

staging table msc period start dates

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
EXCEPTION_SET_ID NUMBER 18 Exception set identifier for this process result
PERIOD_START_DATE DATE This value indicates the period start date.
PERIOD_SEQUENCE_NUM NUMBER This value indicates the period sequence number.
PERIOD_NAME VARCHAR2 12 Period name of the period in the period start dates.
NEXT_DATE DATE The column indicates the next period start date.
PRIOR_DATE DATE This is the previous period start date in the calendar.
DELETED_FLAG NUMBER 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 Refresh identifier populated by the collection program.
RETRY_COUNT NUMBER Number of retries to process failed records.
PROCESS_FLAG NUMBER 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.
ERROR_TEXT VARCHAR2 2000 This will describe the reason for the error if any.
ERROR_CODE VARCHAR2 150 Error code for functional validation errors in the record
SR_INSTANCE_CODE VARCHAR2 30 Source Instance code from which data is being populated.
SR_INSTANCE_ID NUMBER 18 Identifier of the source system from where the data is collected.
OPERATION_TYPE VARCHAR2 2 The column indicates the operation type.
LOAD_REQUEST_ID NUMBER It Stores the Request ID of Job that loaded the data.