MSC_ST_BOMS

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

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_ITEM_ID NUMBER Item identifier of the assembly.
ASSEMBLY_NAME VARCHAR2 300 Name assigned to the assembly item
ASSEMBLY_TYPE NUMBER Indicates Manufacturing Bill(1) or Engineering bill(2)
SCALING_TYPE NUMBER This value indicates the Scaling Type.
BILL_SEQUENCE_ID NUMBER Bill of material unique identifier
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
ERROR_TEXT VARCHAR2 2000 Error text for functional validation errors in the record
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.
ORGANIZATION_CODE VARCHAR2 18 organization code
ORGANIZATION_ID NUMBER Organization id
PROCESS_FLAG NUMBER This flag indicates the current status of the record during collections.
SOURCE_BILL_SEQUENCE_ID NUMBER Source side bill sequence identifier of the BOM.
SOURCE_INVENTORY_ITEM_ID NUMBER Source side inventory item identifier of the item.
SOURCE_ORGANIZATION_ID NUMBER This value indicates the Source organization id.
SPECIFIC_ASSEMBLY_COMMENT VARCHAR2 240 Comments for specific assembly in the Bill of materials.
SR_INSTANCE_CODE VARCHAR2 30 The value indicates the source system code from where the data is collected.
SR_INSTANCE_ID NUMBER Identifier of the source system from where the data is collected.
RETRY_COUNT NUMBER Retry count. Used during planning collection when the record fails to get loaded into ODS.
ERROR_CODE VARCHAR2 150 Error code for functional validation errors in the record
REFRESH_NUMBER NUMBER Refresh identifier populated by the collection program.
LOAD_REQUEST_ID NUMBER It Stores the Request ID of Job that loaded the data.
SR_WD_CODE VARCHAR2 30 Source side work definition code
SR_ALTERNATE_BOM_DESIGNATOR VARCHAR2 80 Source side alternate bom identifier
PRIMARY_FLAG NUMBER 1 Flag to indicate if the Bill is primary. 1- Primary Bill, 2 ??? Alternate Bill
CONFIG_ITEM_FLAG NUMBER 1 Flag to Indicate that the item is a configured Item.