EGP_MPN_SPN_REL_LINKAGE_INT

Unique identifier of the linkage interface record.

Details

  • Schema: FUSION

  • Object owner: EGP

  • Object type: TABLE

  • Tablespace: INTERFACE

Columns

Name Datatype Length Precision Not-null Comments
INTERFACE_TABLE_UNIQUE_ID NUMBER 18 Unique identifier of the interface record.
LINKAGE_ID NUMBER 18 Unique identifier of the MPN-SPN linkage.
ITEM_NUMBER VARCHAR2 300 User friendly identifier of the item.
INVENTORY_ITEM_ID NUMBER 18 Attribute indicating the unique identifier of the item.
MASTER_ORGANIZATION_CODE VARCHAR2 18 This refers to the master organization code.
MASTER_ORGANIZATION_ID NUMBER 18 Identification of Master Organization.
MANUFACTURER_NUMBER VARCHAR2 30 The unique identifying number of the manufacturer trading partner party.
MANUFACTURER_NAME VARCHAR2 360 User friendly identifying of the manufacturer trading partner party.
MANUFACTURER_ID NUMBER 18 Attribute indicating the unique identifier of the manufacturer trading partner.
MANUFACTURER_PART_NUMBER VARCHAR2 150 User friendly identifier of the manufacturer trading partner item.
MANUFACTURER_PART_ID NUMBER 18 Unique identifier of the manufacturer trading partner item.
MPN_RELATIONSHIP_ID NUMBER 18 Identifier of the MPN relationship participating in the linkage.
SUPPLIER_NUMBER VARCHAR2 30 The unique identifying number of the supplier trading partner party.
SUPPLIER_NAME VARCHAR2 360 User friendly identifying of the supplier trading partner party.
SUPPLIER_ID NUMBER 18 Attribute indicating the unique identifier of the supplier trading partner.
SUPPLIER_ITEM_NUMBER VARCHAR2 150 User friendly identifier of the supplier trading partner item.
SUPPLIER_ITEM_ID NUMBER 18 Unique identifier of the supplier trading partner item.
SPN_RELATIONSHIP_ID NUMBER 18 Identifier of the SPN relationship participating in the linkage.
PRIMARY_FLAG VARCHAR2 1 Flag which identified the primary MPN-SPN linkage.
PREPROCESS_THREAD_NUMBER NUMBER 18 PreProcess Thread Number for interface processing.
THREAD_NUMBER NUMBER 18 Attribute indicating the thread number associated with the import.
BATCH_ID NUMBER 18 A unique identifier of an item batch.
BATCH_NUMBER VARCHAR2 40 Unique identifier of the batch that is used for item import.
PROCESS_STATUS NUMBER 18 Attribute indicating the process status of the record in the import.
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
LOAD_REQUEST_ID NUMBER 18 Attribute indicating the request id associated with the data load process.
TRANSACTION_ID NUMBER 18 Attribute indicating the transaction identifier associated with the import.
MPN_REL_INTF_TABLE_UNIQUE_ID NUMBER 18 Reference to the manufacturer part number relationship record in the relationship interface table.
SPN_REL_INTF_TABLE_UNIQUE_ID NUMBER 18 Reference to the supplier item number relationship record in the relationship interface table.
TRANSACTION_TYPE VARCHAR2 30 This refers to Transaction Type for Item Supplier Site Organization Association Mass Update.
SOURCE_SYSTEM_ID NUMBER 18 An unique indentifier for the system or applications instance which is the source of the collected data.
SOURCE_SYSTEM_REFERENCE VARCHAR2 255 An attribute value that represents an item in the spoke system that is being referenced.
SOURCE_SYSTEM_CODE VARCHAR2 30 Stores the code of the source system that initiates the transaction.
PROGRAM_NAME VARCHAR2 20 Identifies the concurrent program.
PROGRAM_APP_NAME VARCHAR2 50 Identifies the Application name spawning the Concurrent Request.
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.
CREATED_BY VARCHAR2 64 Who column: indicates the user who created the row.
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.
OBJECT_VERSION_NUMBER NUMBER 9 Yes 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.
INTERFACE_DATA_TYPE VARCHAR2 100 Data type of record. Values-BATCH/SUPPLIER_STAGE/SPOKE_STAGE.
HAS_ERRORS NUMBER 1 This column stores if the record has any errors.

Indexes

Index Uniqueness Tablespace Columns
EGP_MPN_SPN_REL_LINK_INT_N1 Non Unique FUSION_TS_INTERFACE BATCH_ID, PROCESS_STATUS, THREAD_NUMBER, PREPROCESS_THREAD_NUMBER
EGP_MPN_SPN_REL_LINK_INT_N2 Non Unique FUSION_TS_INTERFACE REQUEST_ID, PROCESS_STATUS
EGP_MPN_SPN_REL_LINK_INT_U1 Unique FUSION_TS_INTERFACE INTERFACE_TABLE_UNIQUE_ID