MSC_ST_WD_OP_RES_INT
This table stores WD operations Resources records from which we load to ODS.
Details
-
Schema: FUSION
-
Object owner: MSC
-
Object type: TABLE
-
Tablespace: INTERFACE
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| WORK_DEFINITION_CODE | VARCHAR2 | 30 | This value indicates code of the work definition. | ||
| WD_OP_ALT_RESOURCE_ID | NUMBER | Source side value of the work definition operation alternate resource identifier. | |||
| ASSEMBLY_NAME | VARCHAR2 | 300 | Name assigned to the assembly item | ||
| RESOURCE_TYPE | NUMBER | This value indicates the Resource Type. | |||
| WORK_CENTER_CODE | VARCHAR2 | 30 | Work centre code assigned to the work definition operation. | ||
| RESOURCE_CODE | VARCHAR2 | 30 | The value indicates resource code collected from source system. | ||
| PRIMARY_RESOURCE_CODE | VARCHAR2 | 30 | Primary resource for a resource code(alternate) | ||
| ORGANIZATION_CODE | VARCHAR2 | 18 | This column indicates the value of Organization Code. | ||
| ALTERNATE_NUMBER | NUMBER | Resources with the same number are simultaneous. Different numbers represent alternatives between groups of resources | |||
| PRINCIPAL_FLAG | NUMBER | 1 | This flag indicates whether the resource is setup as principal. | ||
| RESOURCE_SEQ_NUMBER | NUMBER | This value indicates the Resource Sequence Number. | |||
| SUBSTITUTE_GROUP_NUM | NUMBER | Substitute group number of the work definition operation resource. | |||
| UOM_CODE | VARCHAR2 | 50 | Unit of measure code of the work definition operation resource. | ||
| ASSIGNED_UNITS | NUMBER | Number of resource units assigned to perform the operation. | |||
| BASIS_TYPE | NUMBER | Indicates the usage of this resource i.e whether the resource usage is fixed (e.g., usage per lot produced) or variable (e.g., usage per item produced) | |||
| USAGE_RATE | NUMBER | Work definition operation resource usage quantity. | |||
| SR_WD_OPERATION_ID | NUMBER | 18 | Source side value of the work definition operation identifier. | ||
| REFRESH_NUMBER | NUMBER | 18 | Refresh identifier populated by the collection program. | ||
| DELETED_FLAG | NUMBER | 18 | 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. | ||
| ERROR_TEXT | VARCHAR2 | 2000 | Error text for functional validation errors in the record | ||
| ERROR_CODE | VARCHAR2 | 150 | Error code for functional validation errors in the record | ||
| 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. | |||
| SR_INSTANCE_CODE | VARCHAR2 | 30 | The value indicates the source system code from where the data is collected. | ||
| SCHEDULE_FLAG | NUMBER | Schedule Flag. Values 1 (Yes) , 2 (No), 3(Prior), 4 (Next). | |||
| EFFECTIVITY_DATE | TIMESTAMP | Indicate the date from when this operation is effective | |||
| CONFIG_ITEM_FLAG | NUMBER | 1 | Flag to Indicate that the item is a configured Item. | ||
| OPERATION_SEQ_NUMBER | NUMBER | 18 | This column contains the value of Operation Sequence Number |