EGP_TRADING_PARTNER_ITEMS

Stores the Trading Partner Items.

Details

  • Schema: FUSION

  • Object owner: EGP

  • Object type: TABLE

  • Tablespace: TRANSACTION_TABLES

Primary Key

Name Columns

EGP_TRADING_PARTNER_ITEMS_PK

TP_ITEM_ID

Columns

Name Datatype Length Precision Not-null Comments Flexfield-mapping Status
TP_ITEM_ID NUMBER 18 Yes Unique Id generated for every Trading Partner Item. Active
TRADING_PARTNER_ID NUMBER 18 Yes Attribute indicating the unique identifier of the trading partner. Active
TP_TYPE VARCHAR2 30 Yes Can have value "CUSTOMER"/"MANUFACTURER"/"COMPETITOR". It will derived from party type and usage. Active
TP_ITEM_NUMBER VARCHAR2 150 Yes Attribute indicating the trading partner item number. Active
TP_ITEM_DESC VARCHAR2 240 Trading Partner Item's Description Active
TP_ITEM_UOM_CODE VARCHAR2 3 Competitor Product's Unit of Measure Active
START_DATE DATE Trading Partner Item Effective Start Date Active
END_DATE DATE Trading Partner Item Effective End Date Active
UNIT_PRICE_AMT NUMBER Unit price of the competitor product. Active
UNIT_PRICE_CURRENCY_CODE VARCHAR2 15 Currency code of the competitor product. Active
AVERAGE_RATING_NUMBER NUMBER 18 Rating of the competitor product. Active
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF) Active
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF) Active
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF) Active
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF) Active
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF) Active
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF) Active
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF) Active
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF) Active
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF) Active
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF) Active
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF) Active
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF) Active
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF) Active
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF) Active
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF) Active
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF) 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
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row. Active
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of 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
PROGRAM_NAME VARCHAR2 30 Identifies the concurrent program Active
PROGRAM_APP_NAME VARCHAR2 50 Identifies the Application name spawning the Concurrent Request Active
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. Active
JOB_DEFINITION_NAME VARCHAR2 100 Enterprise Service Scheduler: indicates the name of the job that created or last updated the row. Active
JOB_DEFINITION_PACKAGE VARCHAR2 900 Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row. Active
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_NUMBER6 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_NUMBER7 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_NUMBER8 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_NUMBER9 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_NUMBER10 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_TIMESTAMP1 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_TIMESTAMP2 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_TIMESTAMP3 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_TIMESTAMP4 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
ATTRIBUTE_TIMESTAMP5 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield. EGP_TRADING_PARTNER_ITEMS_DFF (EGP_TRADING_PARTNER_ITEMS_DFF)
PART_STATUS_CODE VARCHAR2 30 This column stores the data of MPN Status, for PLM usecases. Possible data would be Active, Inactive or Obsolete
CREATED_FROM_TPI_ID NUMBER 18 Attribute indicating the Trading Partner Item used to create a copy.

Foreign Keys

Table Foreign Table Foreign Key Column
qsc_prod_grp_comp_items egp_trading_partner_items TP_ITEM_ID
moo_revn_snapshots egp_trading_partner_items PR_CMPT_PRODUCT_ID
moo_revn egp_trading_partner_items PR_CMPT_PRODUCT_ID
egp_trading_partner_items_intf egp_trading_partner_items TP_ITEM_ID

Indexes

Index Uniqueness Tablespace Columns Status
EGP_TRADING_PARTNER_ITEMS_N1 Non Unique Default UPPER("TP_ITEM_NUMBER") Obsolete
EGP_TRADING_PARTNER_ITEMS_PK Unique FUSION_TS_TX_IDX TP_ITEM_ID Active
EGP_TRADING_PARTNER_ITEMS_U1 Unique FUSION_TS_TX_IDX UPPER("TP_ITEM_NUMBER"), TRADING_PARTNER_ID, TP_TYPE
EGP_TRADING_PARTNER_ITEM_N2 Non Unique Default UPPER("TP_ITEM_DESC")
EGP_TRADING_PARTNER_ITEM_N3 Non Unique Default LAST_UPDATE_DATE
EGP_TRADING_PARTNER_ITEM_N4 Non Unique Default TP_ITEM_NUMBER, TRADING_PARTNER_ID