MSC_ST_BOM_COMPONENTS
The staging table used by the collection program to validate and process data for table MSC_BOM_COMPONENTS.
Details
-
Schema: FUSION
-
Object owner: MSC
-
Object type: TABLE
-
Tablespace: INTERFACE
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| ALTERNATE_BOM_DESIGNATOR | VARCHAR2 | 80 | Name of the bill for alternate bills (null for the primary bill) . | ||
| ASSEMBLY_NAME | VARCHAR2 | 300 | Name assigned to the assembly item | ||
| ATP_FLAG | NUMBER | Flag used for ATP. Possible values 1(Yes), 2(No). | |||
| BILL_SEQUENCE_ID | NUMBER | 18 | Bill of material unique identifier | ||
| INVENTORY_ITEM_NAME | VARCHAR2 | 300 | Identifies the inventory item name | ||
| RETRY_COUNT | NUMBER | Number of times this record was retried in retry cycles | |||
| COMPONENT_SEQUENCE_ID | NUMBER | 18 | Reference to the Item Structure component | ||
| COMPONENT_TYPE | NUMBER | Component (1), Ingredient component (-1), by-product (2) | |||
| COMPONENT_YIELD_FACTOR | NUMBER | Factor used to multiply component quantity with to obtain component quantity | |||
| CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | |
| CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | ||
| DELETED_FLAG | NUMBER | Flag indicating whether this is a deleted record | |||
| DISABLE_DATE | DATE | Date indicating End of effectivity | |||
| ERROR_CODE | VARCHAR2 | 150 | Error code for functional validation errors in the record | ||
| EFFECTIVITY_DATE | DATE | Date of effectivity for this component | |||
| ERROR_TEXT | VARCHAR2 | 2000 | Error text for functional validation errors in the record | ||
| INVENTORY_ITEM_ID | NUMBER | 18 | Identifies the inventory item id | ||
| LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | |
| LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | ||
| LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. | ||
| OPERATION_OFFSET_PERCENT | NUMBER | This value indicates Operation offset percent. | |||
| OPERATION_SEQ_NUM | NUMBER | This value indicates the Operation sequence number | |||
| OPTIONAL_COMPONENT | NUMBER | This is the optional component for item structure. | |||
| ORGANIZATION_CODE | VARCHAR2 | 18 | Identifies the Organization Code. | ||
| ORGANIZATION_ID | NUMBER | 18 | This column indicates the value organization identifier. | ||
| PLANNING_FACTOR | NUMBER | Planning factor for the bill of material component. | |||
| 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. | |||
| REFRESH_NUMBER | NUMBER | Refresh identifier populated by the collection program. | |||
| REVISION | VARCHAR2 | 3 | Inventory item revision code for the BOM component. | ||
| ROUNDING_DIRECTION | NUMBER | Rounding direction for work definition or a bom/IS component. | |||
| BASIS_TYPE | NUMBER | Indicates whether the item quantity is fixed (e.g., quantity per lot produced) or variable (e.g., quantity per item produced). | |||
| SOURCE_BILL_SEQUENCE_ID | NUMBER | Source side bill sequence identifier of the BOM. | |||
| SOURCE_COMPONENT_SEQUENCE_ID | NUMBER | Source side component sequence identifier of the BOM component. | |||
| SOURCE_DRIVING_ITEM_ID | NUMBER | Source side driving item id of the BOM component. | |||
| SOURCE_INVENTORY_ITEM_ID | NUMBER | Source side inventory item identifier of the item. | |||
| SOURCE_ORGANIZATION_ID | NUMBER | This value indicates the Source organization id. | |||
| SOURCE_USING_ASSEMBLY_ID | NUMBER | This value indicates the Source using assembly id. | |||
| SR_INSTANCE_CODE | VARCHAR2 | 30 | The value indicates the source system code from where the data is collected. | ||
| SR_INSTANCE_ID | NUMBER | 18 | Identifier of the source system from where the data is collected. | ||
| UOM_CODE | VARCHAR2 | 50 | Unit of measure code of the bom components. | ||
| USAGE_QUANTITY | NUMBER | Bill of materials component usage quantity. | |||
| USING_ASSEMBLY_ID | NUMBER | 18 | Assembly identifier of the BOM of the component item. | ||
| WIP_SUPPLY_TYPE | NUMBER | Work in process supply type value for the record. Mainly used for phantom identification. | |||
| LOAD_REQUEST_ID | NUMBER | Contains requestid of job that loaded the data | |||
| CONFIG_ITEM_FLAG | NUMBER | 1 | Flag to Indicate that the item is a configured Item. | ||
| OPERATION_EFFECTIVE_DATE | DATE | Indicate the date from when this operation is effective | |||
| FIND_NUMBER | NUMBER | This is analogous to Operation sequence number in Product Information Management Cloud. When a same component is assigned to an assembly multiple times with same effectivity, Find Number value is used to uniquely identify each occurrence of the component. |