EGP_COMPONENT_OPS_INTERFACE

BOM_COMP_OPS_INTERFACE stores interface data about the additional routing operations for a bill of material component. Component operations allow a component to have multiple operations without having to replicate the component rows. The operation sequence number of the component row in BOM_INVENTORY_COMPONENTS is the consuming operation. Component operations can be defined only for the optional components.

Details

  • Schema: FUSION

  • Object owner: EGP

  • Object type: TABLE

  • Tablespace: INTERFACE

Columns

Name Datatype Length Precision Comments Status
COMP_OPERATION_SEQ_ID NUMBER 18 Component operation unique identifier Active
OPERATION_SEQ_NUM NUMBER Operation Sequence Number, showing the sequences of process and line operations Active
ADDITIONAL_OPERATION_SEQ_NUM NUMBER Operation Sequence Number, showing the sequences of process and line operations Active
NEW_ADDITIONAL_OP_SEQ_NUM NUMBER Operation Sequence Number, showing the sequences of process and line operations Active
OPERATION_SEQUENCE_ID NUMBER A number that orders component operations in a routing relative to each other. Active
LAST_UPDATE_DATE TIMESTAMP Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Who column: indicates the user who last updated the row. Active
CREATION_DATE TIMESTAMP Who column: indicates the date and time of the creation of the row. Active
CREATED_BY VARCHAR2 64 Who column: indicates the user who created the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. Active
COMPONENT_SEQUENCE_ID NUMBER Sequence id of the Component Item. This is the ID column of the table EGP_COMPONENTS_B Active
BILL_SEQUENCE_ID NUMBER Bill of material unique identifier Active
CONSUMING_OPERATION_FLAG VARCHAR2 1 Flag indicating the consuming operation Active
CONSUMPTION_QUANTITY NUMBER Consumption Quantity related to the component operation Active
SUPPLY_SUBINVENTORY VARCHAR2 10 Subdivision of an organization, representing either a physical area or a logical grouping of items, such as a storeroom or receiving dock. Active
SUPPLY_LOCATOR_ID NUMBER Physical area within a sub inventory where you store material, such as a row, aisle, bin, or shelf. Active
WIP_SUPPLY_TYPE NUMBER A bill of material component field that controls issue transactions from inventory to work in process Active
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield. Active
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE16 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE17 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE18 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE19 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE20 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE21 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE22 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE23 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE24 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE25 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE26 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE27 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE28 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE29 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE30 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ASSEMBLY_ITEM_ID NUMBER 18 Inventory item identifier of the bill Active
ASSEMBLY_ITEM_NUMBER VARCHAR2 240 Concatenated item segments of the bill Active
ALTERNATE_BOM_DESIGNATOR VARCHAR2 240 Unique name given to a specific variation of a Structure type Active
ORGANIZATION_ID NUMBER 18 Identifier of the Organization. Active
ORGANIZATION_CODE VARCHAR2 18 Abbreviation of organization name Active
COMPONENT_ITEM_ID NUMBER 18 Item Identifier of the component item Active
COMPONENT_ITEM_NUMBER VARCHAR2 820 Concatenated item segments of the component Active
EFFECTIVITY_DATE DATE Start Effective Date of the Component operation Active
FROM_END_ITEM_UNIT_NUMBER VARCHAR2 240 Unit number at the beginning of the end item (or root item) unit number range during which a given record is available. Active
TO_END_ITEM_UNIT_NUMBER VARCHAR2 240 Unit number at the end of the end item (or root item) unit number range during which a given record is available. Active
ORIGINAL_SYSTEM_REFERENCE VARCHAR2 240 Original system that data for the current record has come from Active
TRANSACTION_ID NUMBER 18 Identifier used for tracking the transaction during import/data load process Active
PROCESS_STATUS NUMBER 18 Row Status for the Import and Data Load Jobs Active
TRANSACTION_TYPE VARCHAR2 10 Type of action: CREATE, UPDATE or DELETE Active
RETURN_STATUS VARCHAR2 1 No longer used. Active
BATCH_ID NUMBER 18 A unique identifier of an item batch. Active
COMP_SOURCE_SYSTEM_REFERENCE VARCHAR2 255 Component Source System Item Name Active
PARENT_SOURCE_SYSTEM_REFERENCE VARCHAR2 255 Parent Structures Item Name in external system Active
ASSEMBLY_ITEM_REVISION_CODE VARCHAR2 240 Revision code of the Assembly Item Active
ASSEMBLY_ITEM_REVISION_ID NUMBER Revision id of the Assembly Item. Active
OBJECT_VERSION_NUMBER NUMBER 9 Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. Active
PROGRAM_NAME VARCHAR2 30 Identifies the concurrent program. Active
PROGRAM_APP_NAME VARCHAR2 50 Identifies the Application name spawning the Concurrent Request. Active
THREAD_NUMBER NUMBER 18 Thread Number for interface processing Active
PREPROCESS_THREAD_NUMBER NUMBER 18 PreProcess Thread Number for interface processing
INTERFACE_TABLE_UNIQUE_ID NUMBER 18 Interface Table Unique Identifier for Component Operation's interface rows. Active
COMPONENT_TRANSACTION_ID NUMBER 18 Transaction ID of the Component Item Active
PHASE_NUMBER NUMBER 18 Phase Number identifer for Import. Active
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER6 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER7 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER8 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER9 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER10 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP1 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP2 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP3 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP4 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP5 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.

Indexes

Index Uniqueness Tablespace Columns Status
EGP_COMP_OPS_INTERFACE_N1 Non Unique FUSION_TS_INTERFACE TRANSACTION_ID Active
EGP_COMP_OPS_INTERFACE_N2 Non Unique FUSION_TS_INTERFACE ASSEMBLY_ITEM_NUMBER, ORGANIZATION_CODE, ALTERNATE_BOM_DESIGNATOR Active
EGP_COMP_OPS_INTERFACE_N3 Non Unique FUSION_TS_INTERFACE PREPROCESS_THREAD_NUMBER, PROCESS_STATUS, ORGANIZATION_ID, TRANSACTION_ID Active