EGO_ITEM_ASSOCIATIONS_INTF

This table is used to import item supplier associations

Details

  • Schema: FUSION

  • Object owner: EGO

  • Object type: TABLE

  • Tablespace: INTERFACE

Columns

Name Datatype Length Precision Comments
ASSOCIATION_TRANSACTION_ID NUMBER 18 Attribute indicating the transaction identifier associated with the association creation in the import
PREPROCESS_THREAD_NUMBER NUMBER 18 PreProcess Thread Number for interface processing
ASSOCIATION_ID NUMBER 18 Attribute indicating the unique identifier of the item association
ITEM_NUMBER VARCHAR2 700 Any part, material, product or service that is unique as compared with other items by nature of its attributes in product data hub.
INVENTORY_ITEM_ID NUMBER 18 Refers to inventory item identifier in EGP_SYSTEM_ITEMS_B
ORGANIZATION_CODE VARCHAR2 18 Attribute indicating the organization code associated with the item in the import.
ORGANIZATION_ID NUMBER 18 Refers to organization_id from mtl_paramteres
SUPPLIER_NUMBER VARCHAR2 30 Attribute indicating the supplier number associated with supplier item
SUPPLIER_NAME VARCHAR2 360 Attribute indicating the supplier name associated with supplier item
SUPPLIER_ID NUMBER Refers to pk1_value of the associated entity
SUPPLIER_SITE_NAME VARCHAR2 240 Attribute indicating the supplier association name associated with supplier item
SUPPLIER_SITE_ID NUMBER Refers to pk2_value of the associated entity
GLOBAL_LOCATION_NUMBER VARCHAR2 13 A 13 digit number to used to uniquely identify trading parties and locations across the Global Data Synchronization Network.
PRIMARY_FLAG VARCHAR2 1 Indicates whether this association is Primary for the item or not
STATUS_CODE NUMBER Refers to status of the association
STYLE_ITEM_ID NUMBER Attribute referring to the associated Style Item
STYLE_ITEM_FLAG VARCHAR2 1 A Style represents a silhouette or model item use to group multiple similar items (SKUs) within. Generally, the items group under a particular style item will be differentiated by 1 or more product variant attributes. Examples include color and size for fashion, flavor and size for grocery, etc
BATCH_ID NUMBER 18 A unique identifier of a item batch.
BUNDLE_ID NUMBER 18 Unique identifier that groups items together in a single transaction.
PHASE_NUMBER NUMBER 18 Attribute indicating the phase number of the item in the import
TRANSACTION_TYPE VARCHAR2 10 Attribute indicating the transaction type associated with the import
THREAD_NUMBER NUMBER 18 Thread Number for Interface processing
TRANSACTION_ID NUMBER 18 Attribute indicating the transaction identifier associated with the import
PROCESS_STATUS NUMBER 18 Attribute indicating the process status of the record in the import.
ACD_TYPE VARCHAR2 30 Attribute indicating the transaction type associated with the import
CHANGE_LINE_ID NUMBER 18 A unique identifier of a change order.
VERSION_ENABLED_FLAG VARCHAR2 1 Indicates whether the items of the Item Class will be Versioned or Not.
VERSION_REVISION_CODE VARCHAR2 18 The attribute incdicating the revision code associated with the item version.
VERSION_START_DATE DATE Date when new version is set to be effective
CREATED_BY VARCHAR2 64 Who column: indicates the user who created the row.
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.
CREATION_DATE TIMESTAMP Who column: indicates the date and time of the creation of the row.
LAST_UPDATED_BY VARCHAR2 64 Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP 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.
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
SOURCE_SYSTEM_ID NUMBER 18 An external system from which item and its information is being imported into product hub.
SOURCE_SYSTEM_REFERENCE VARCHAR2 255 Refers to source_system_reference
PROGRAM_NAME VARCHAR2 30 concurrent request "WHO" column
PROGRAM_APP_NAME VARCHAR2 50 concurrent request "WHO" column
JOB_DEFINITION_NAME VARCHAR2 100 Enterprise Service Scheduler: indicates the name of the job that created or last updated the row.
JOB_DEFINITION_PACKAGE VARCHAR2 900 Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row.
IS_FAKE_RECORD VARCHAR2 1 Previously used column. Not used in Fusion.
BATCH_NUMBER VARCHAR2 40 Number of an update batch created for a rule set impact analysis.
SOURCE_SYSTEM_CODE VARCHAR2 30 Attribute indicating the source system code in the import
LOAD_REQUEST_ID NUMBER 18 Attribute indicating the request id associated with the import process.
INTERFACE_DATA_TYPE VARCHAR2 100 Data type of record. Values-BATCH/SUPPLIER_STAGE/SPOKE_STAGE

Indexes

Index Uniqueness Tablespace Columns Status
EGO_ITEM_ASSOC_INTF_N1 Non Unique FUSION_TS_INTERFACE BATCH_ID, PROCESS_STATUS, THREAD_NUMBER, PHASE_NUMBER, PREPROCESS_THREAD_NUMBER, SOURCE_SYSTEM_REFERENCE Obsolete
EGO_ITEM_ASSOC_INTF_N10 Non Unique Default LOAD_REQUEST_ID
EGO_ITEM_ASSOC_INTF_N2 Non Unique FUSION_TS_INTERFACE BUNDLE_ID
EGO_ITEM_ASSOC_INTF_N3 Non Unique FUSION_TS_INTERFACE BATCH_NUMBER
EGO_ITEM_ASSOC_INTF_N4 Non Unique FUSION_TS_INTERFACE ITEM_NUMBER, ORGANIZATION_ID, BATCH_ID, PREPROCESS_THREAD_NUMBER, PROCESS_STATUS
EGO_ITEM_ASSOC_INTF_N7 Non Unique FUSION_TS_INTERFACE BATCH_ID, PROCESS_STATUS, ORGANIZATION_ID, NVL("ITEM_NUMBER", "TRANSACTION_ID")
EGO_ITEM_ASSOC_INTF_N8 Non Unique FUSION_TS_INTERFACE TRANSACTION_ID, REQUEST_ID, BATCH_ID
EGO_ITEM_ASSOC_INTF_N9 Non Unique FUSION_TS_INTERFACE SOURCE_SYSTEM_REFERENCE, THREAD_NUMBER, BATCH_ID, PREPROCESS_THREAD_NUMBER, PHASE_NUMBER, PROCESS_STATUS
EGO_ITEM_ASSOC_INTF_U1 Unique FUSION_TS_INTERFACE ASSOCIATION_TRANSACTION_ID