MSC_ST_NET_RESOURCE_AVAIL

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

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: INTERFACE

Columns

Name Datatype Length Not-null Comments
ORGANIZATION_ID NUMBER This column indicates the organization identifier.
ORGANIZATION_CODE VARCHAR2 18 This column indicates the organization code.
DEPARTMENT_ID NUMBER Department identifier (-1 for lines)
DEPARTMENT_CODE VARCHAR2 120 Department code or the work centre of the resource.
RESOURCE_ID NUMBER This value indicates the Resource identifier.
RESOURCE_CODE VARCHAR2 40 The value indicates resource code collected from source system.
SHIFT_NUM NUMBER This value indicates the number of the calendar shift.
SHIFT_NAME VARCHAR2 15 This value indicates the name of the calendar shift.
SHIFT_DATE DATE Date on the valid calendar on the VCP side.
FROM_TIME DATE Time from which the shift starts
TO_TIME DATE This value indicates the Shift end time.
CAPACITY_UNITS NUMBER Number of units available during the time interval
AVAILABILITY NUMBER Availability per capacity unit of the resource for the day
AVAILABLE_UOM VARCHAR2 3 Unit of measure for availability. Can be UNITS or HOURS
SIMULATION_SET VARCHAR2 10 Simulation set to which the current record is added.
AGGREGATE_RESOURCE_ID NUMBER Reference to aggregate resource, if resource aggregated (denormalized column)
DELETED_FLAG NUMBER Yes/No flag indicating whether the row 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.
SR_INSTANCE_ID NUMBER Source application instance identifier
REFRESH_NUMBER NUMBER Refresh identifier populate by the collection program
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
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.
LOAD_REQUEST_ID NUMBER It Stores the Request ID of Job that loaded the data.