MSC_ST_OPERATION_RESOURCE_SEQS
The staging table used by the collection program to validate and process data for table MSC_OPERATION_RESOURCE_SEQS.
Details
-
Schema: FUSION
-
Object owner: MSC
-
Object type: TABLE
-
Tablespace: INTERFACE
Columns
| Name | Datatype | Length | Not-null | Comments |
|---|---|---|---|---|
| ROUTING_SEQUENCE_ID | NUMBER | Routing sequence identifier for the routing/work definition. | ||
| OPERATION_SEQUENCE_ID | NUMBER | Reference to the operation to which this resource is assigned. | ||
| RESOURCE_SEQ_NUM | NUMBER | This value indicates the Resource sequence number. | ||
| SCHEDULE_FLAG | NUMBER | Schedule flag on the resource. If this is set then the resource is used in planning. | ||
| RESOURCE_OFFSET_PERCENT | NUMBER | This value indicates the Resource offset percent. | ||
| DEPARTMENT_ID | NUMBER | Department identifier or the work centre of the resource. | ||
| DELETED_FLAG | NUMBER | Yes/No flag indicates whether corresponding record in ODS 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 number populated by the collection program | ||
| CUMMULATIVE_PCT | NUMBER | Refresh number populated by the collection program | ||
| ACTIVITY_GROUP_ID | NUMBER | Refresh number populated by the collection program | ||
| ORGANIZATION_ID | NUMBER | This columns indicates the Organization Identifier. | ||
| PROCESS_FLAG | NUMBER | Process Flag indicates the status of records during pre-processing. 1- Compete 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. |