Search Results msc_trading_partners
The MSC_TRADING_PARTNERS
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Oracle Advanced Supply Chain Planning (ASCP) and Oracle Global Order Promising (GOP) modules. It serves as a repository for trading partner information, facilitating collaboration and data exchange between organizations, suppliers, customers, and other entities in the supply chain ecosystem. This table is part of the Oracle Manufacturing and Supply Chain Planning (MSC) schema and plays a pivotal role in enabling seamless integration and visibility across trading partners.
Purpose and Functionality
The primary purpose ofMSC_TRADING_PARTNERS
is to store metadata and configuration details about trading partners involved in supply chain transactions. It acts as a reference table for other MSC modules, ensuring consistency in partner identification, communication protocols, and data synchronization. Key functionalities include:
- Partner Identification: Uniquely identifies trading partners using internal and external identifiers.
- Integration Support: Stores connectivity details for electronic data interchange (EDI) or other integration methods.
- Hierarchical Relationships: Captures parent-child relationships between partners (e.g., supplier hierarchies).
- Attribute Management: Maintains partner-specific attributes like lead times, shipping preferences, or compliance requirements.
Key Columns and Structure
TheMSC_TRADING_PARTNERS
table includes columns such as:
- TRADING_PARTNER_ID: Primary key, uniquely identifying each partner.
- PARTNER_NAME: Descriptive name of the trading partner.
- PARTNER_TYPE: Classifies partners as suppliers, customers, carriers, etc.
- ADDRESS_ID: Links to physical or logical addresses in
MSC_ADDRESSES
. - PARENT_PARTNER_ID: References hierarchical relationships.
- STATUS: Indicates active/inactive status.
- EDI_ENABLED_FLAG: Flags EDI-capable partners.
- CREATION_DATE, LAST_UPDATE_DATE: Audit columns for tracking changes.
Integration with Other Modules
The table integrates with:- Oracle Inventory (INV): Links partners to item replenishment sources.
- Oracle Purchasing (PO): Maps suppliers for procurement workflows.
- Oracle Order Management (OM): Associates customers with sales orders.
- Oracle Transportation Management (OTM): Manages carrier relationships.
Customization and Extensions
Organizations often extendMSC_TRADING_PARTNERS
via:
- Descriptive Flexfields (DFFs): Adding custom attributes like certifications or performance metrics.
- API Extensions: Using
MSC_TRADING_PARTNER_PUB
APIs for programmatic updates. - Cross-Reference Tables: Mapping partner IDs to legacy systems via
MSC_XREF
tables.
Data Maintenance
Best practices for managing this table include:- Regularly purging obsolete partners to maintain performance.
- Leveraging Oracle's Trading Partner Community (TPC) for centralized updates.
- Implementing data validation rules to prevent duplicates.
Performance Considerations
Indexes onTRADING_PARTNER_ID
, PARTNER_TYPE
, and PARENT_PARTNER_ID
are critical for query performance, especially in large-scale deployments with thousands of partners. Partitioning may be required for high-volume environments.
Conclusion
TheMSC_TRADING_PARTNERS
table is a foundational component of Oracle EBS supply chain modules, enabling efficient partner management and integration. Its design supports complex supply chain networks while providing flexibility for customization. Proper configuration and maintenance of this table are essential for achieving end-to-end supply chain visibility and operational efficiency in Oracle EBS 12.1.1 and 12.2.2 environments.
-
Table: MSC_TRADING_PARTNERS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_TRADING_PARTNERS, object_name:MSC_TRADING_PARTNERS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores information about the different organizations: customers, vendors, and planned organizations. , implementation_dba_data: MSC.MSC_TRADING_PARTNERS ,
-
Table: MSC_TRADING_PARTNERS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_TRADING_PARTNERS, object_name:MSC_TRADING_PARTNERS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores information about the different organizations: customers, vendors, and planned organizations. , implementation_dba_data: MSC.MSC_TRADING_PARTNERS ,
-
Table: MSC_TRADING_PARTNER_SITES
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_TRADING_PARTNER_SITES, object_name:MSC_TRADING_PARTNER_SITES, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores information about the different sites of an organization. , implementation_dba_data: MSC.MSC_TRADING_PARTNER_SITES ,
-
View: MSC_CUST_SUP_ORG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_CUST_SUP_ORG_V, object_name:MSC_CUST_SUP_ORG_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_CUST_SUP_ORG_V ,
-
Table: MSC_TRADING_PARTNER_SITES
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_TRADING_PARTNER_SITES, object_name:MSC_TRADING_PARTNER_SITES, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores information about the different sites of an organization. , implementation_dba_data: MSC.MSC_TRADING_PARTNER_SITES ,
-
View: MSC_CUST_SUP_ORG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_CUST_SUP_ORG_V, object_name:MSC_CUST_SUP_ORG_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_CUST_SUP_ORG_V ,
-
View: MSC_PROJECTS_TREE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_PROJECTS_TREE_V, object_name:MSC_PROJECTS_TREE_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This view shows all the projects in a plan in the tree , implementation_dba_data: APPS.MSC_PROJECTS_TREE_V ,
-
View: MSC_PROJECTS_TREE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_PROJECTS_TREE_V, object_name:MSC_PROJECTS_TREE_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This view shows all the projects in a plan in the tree , implementation_dba_data: APPS.MSC_PROJECTS_TREE_V ,
-
View: MSC_SC_BILL_WU_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SC_BILL_WU_V, object_name:MSC_SC_BILL_WU_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Supply chain bill where used view , implementation_dba_data: APPS.MSC_SC_BILL_WU_V ,
-
View: OLD_SC_BILL_SF_V
12.2.2
product: MSC - Advanced Supply Chain Planning , implementation_dba_data: Not implemented in this database ,
-
View: OLD_SC_BILL_SF_V
12.1.1
product: MSC - Advanced Supply Chain Planning , implementation_dba_data: Not implemented in this database ,
-
View: MSC_SC_BILL_WU_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SC_BILL_WU_V, object_name:MSC_SC_BILL_WU_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Supply chain bill where used view , implementation_dba_data: APPS.MSC_SC_BILL_WU_V ,
-
View: OLD_SC_BILL_WU_V
12.1.1
product: MSC - Advanced Supply Chain Planning , implementation_dba_data: Not implemented in this database ,
-
View: OLD_SC_BILL_WU_V
12.2.2
product: MSC - Advanced Supply Chain Planning , implementation_dba_data: Not implemented in this database ,
-
View: MSC_SUPPLIERS_LOV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SUPPLIERS_LOV_V, object_name:MSC_SUPPLIERS_LOV_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_SUPPLIERS_LOV_V ,
-
View: MSC_SUPPLIERS_LOV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SUPPLIERS_LOV_V, object_name:MSC_SUPPLIERS_LOV_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_SUPPLIERS_LOV_V ,
-
View: MSC_SC_BILL_SF_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SC_BILL_SF_V, object_name:MSC_SC_BILL_SF_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Supply chain bill source from view , implementation_dba_data: APPS.MSC_SC_BILL_SF_V ,
-
View: MSC_SC_BILL_SF_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SC_BILL_SF_V, object_name:MSC_SC_BILL_SF_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Supply chain bill source from view , implementation_dba_data: APPS.MSC_SC_BILL_SF_V ,
-
View: MSC_SUPPLIER_LT_OUTCOMES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SUPPLIER_LT_OUTCOMES_V, object_name:MSC_SUPPLIER_LT_OUTCOMES_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_SUPPLIER_LT_OUTCOMES_V ,
-
View: MSC_ITEM_SUPPLIER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_ITEM_SUPPLIER_V, object_name:MSC_ITEM_SUPPLIER_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_ITEM_SUPPLIER_V ,
-
View: MSC_EXC_DETAIL_RESOURCE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_EXC_DETAIL_RESOURCE_V, object_name:MSC_EXC_DETAIL_RESOURCE_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_EXC_DETAIL_RESOURCE_V ,
-
View: MSC_SUPPLIER_LT_OUTCOMES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SUPPLIER_LT_OUTCOMES_V, object_name:MSC_SUPPLIER_LT_OUTCOMES_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_SUPPLIER_LT_OUTCOMES_V ,
-
View: MSC_EXC_DETAIL_RESOURCE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_EXC_DETAIL_RESOURCE_V, object_name:MSC_EXC_DETAIL_RESOURCE_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_EXC_DETAIL_RESOURCE_V ,
-
View: MSC_SUPPLIER_CAPACITY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SUPPLIER_CAPACITY_V, object_name:MSC_SUPPLIER_CAPACITY_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This view shows the capacities for all the suppliers , implementation_dba_data: APPS.MSC_SUPPLIER_CAPACITY_V ,
-
View: MSC_ITEM_SUPPLIER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_ITEM_SUPPLIER_V, object_name:MSC_ITEM_SUPPLIER_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_ITEM_SUPPLIER_V ,
-
View: MSC_SC_BILL_MAKE_AT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SC_BILL_MAKE_AT_V, object_name:MSC_SC_BILL_MAKE_AT_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_SC_BILL_MAKE_AT_V ,
-
View: MSC_SC_BILL_MAKE_AT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SC_BILL_MAKE_AT_V, object_name:MSC_SC_BILL_MAKE_AT_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_SC_BILL_MAKE_AT_V ,
-
View: MSC_SUPPLIER_CAPACITY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SUPPLIER_CAPACITY_V, object_name:MSC_SUPPLIER_CAPACITY_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This view shows the capacities for all the suppliers , implementation_dba_data: APPS.MSC_SUPPLIER_CAPACITY_V ,
-
View: MSC_ITEMS_TREE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_ITEMS_TREE_V, object_name:MSC_ITEMS_TREE_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_ITEMS_TREE_V ,
-
View: MSC_ITEMS_TREE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_ITEMS_TREE_V, object_name:MSC_ITEMS_TREE_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_ITEMS_TREE_V ,
-
View: MSC_SEARCH_SUPPLIERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SEARCH_SUPPLIERS_V, object_name:MSC_SEARCH_SUPPLIERS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view shows the search criteria for suppliers , implementation_dba_data: APPS.MSC_SEARCH_SUPPLIERS_V ,
-
View: MSC_SEARCH_SUPPLIERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SEARCH_SUPPLIERS_V, object_name:MSC_SEARCH_SUPPLIERS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view shows the search criteria for suppliers , implementation_dba_data: APPS.MSC_SEARCH_SUPPLIERS_V ,
-
View: MSC_VERTICAL_PLAN_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_VERTICAL_PLAN_V, object_name:MSC_VERTICAL_PLAN_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view shows the vertical plan , implementation_dba_data: APPS.MSC_VERTICAL_PLAN_V ,
-
View: MSC_VERTICAL_PLAN_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_VERTICAL_PLAN_V, object_name:MSC_VERTICAL_PLAN_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view shows the vertical plan , implementation_dba_data: APPS.MSC_VERTICAL_PLAN_V ,
-
View: MSC_UNDO_SUMMARY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_UNDO_SUMMARY_V, object_name:MSC_UNDO_SUMMARY_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view shows the summary of all the changes made to the plan output , implementation_dba_data: APPS.MSC_UNDO_SUMMARY_V ,
-
View: MSC_PO_REQUISITIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_PO_REQUISITIONS_V, object_name:MSC_PO_REQUISITIONS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This view contains all the information necessary to create approved or unapproved requisitions in Oracle Purchasing. This view is used in XML-outbound , implementation_dba_data: APPS.MSC_PO_REQUISITIONS_V ,
-
View: MSC_UNDO_SUMMARY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_UNDO_SUMMARY_V, object_name:MSC_UNDO_SUMMARY_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view shows the summary of all the changes made to the plan output , implementation_dba_data: APPS.MSC_UNDO_SUMMARY_V ,
-
Table: MSC_TRADING_PARTNER_MAPS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_TRADING_PARTNER_MAPS, object_name:MSC_TRADING_PARTNER_MAPS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table contains mapping of data between MSC_TRADING_PARTNERS andMSC_COMPANIES and MSC_COMPANY_SITES table. , implementation_dba_data: MSC.MSC_TRADING_PARTNER_MAPS ,
-
Table: MSC_TRADING_PARTNER_MAPS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_TRADING_PARTNER_MAPS, object_name:MSC_TRADING_PARTNER_MAPS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table contains mapping of data between MSC_TRADING_PARTNERS andMSC_COMPANIES and MSC_COMPANY_SITES table. , implementation_dba_data: MSC.MSC_TRADING_PARTNER_MAPS ,
-
View: MSC_PO_REQUISITIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_PO_REQUISITIONS_V, object_name:MSC_PO_REQUISITIONS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This view contains all the information necessary to create approved or unapproved requisitions in Oracle Purchasing. This view is used in XML-outbound , implementation_dba_data: APPS.MSC_PO_REQUISITIONS_V ,
-
Table: MSC_ST_TRADING_PARTNERS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_TRADING_PARTNERS, object_name:MSC_ST_TRADING_PARTNERS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: The staging table used by the collection program to validate and process data for table MSC_TRADING_PARTNERS. , implementation_dba_data: MSC.MSC_ST_TRADING_PARTNERS ,
-
Table: MSC_ST_TRADING_PARTNERS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_TRADING_PARTNERS, object_name:MSC_ST_TRADING_PARTNERS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: The staging table used by the collection program to validate and process data for table MSC_TRADING_PARTNERS. , implementation_dba_data: MSC.MSC_ST_TRADING_PARTNERS ,
-
Table: MSC_PARTNER_CONTACTS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_PARTNER_CONTACTS, object_name:MSC_PARTNER_CONTACTS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores the partner contacts. , implementation_dba_data: MSC.MSC_PARTNER_CONTACTS ,
-
Table: MSC_PARTNER_CONTACTS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_PARTNER_CONTACTS, object_name:MSC_PARTNER_CONTACTS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores the partner contacts. , implementation_dba_data: MSC.MSC_PARTNER_CONTACTS ,
-
Table: MSC_LOCATION_ASSOCIATIONS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_LOCATION_ASSOCIATIONS, object_name:MSC_LOCATION_ASSOCIATIONS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores location associations for organization, customer, customer sites, supplier, and supplier sites. , implementation_dba_data: MSC.MSC_LOCATION_ASSOCIATIONS ,
-
Table: MSC_SR_SOURCE_ORG
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_SR_SOURCE_ORG, object_name:MSC_SR_SOURCE_ORG, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Source organization for Sourcing Rules or Bills of distribution , implementation_dba_data: MSC.MSC_SR_SOURCE_ORG ,
-
Table: MSC_ALLOCATIONS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ALLOCATIONS, object_name:MSC_ALLOCATIONS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table describes the allocations , implementation_dba_data: MSC.MSC_ALLOCATIONS ,
-
Table: MSC_LOCATION_ASSOCIATIONS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_LOCATION_ASSOCIATIONS, object_name:MSC_LOCATION_ASSOCIATIONS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores location associations for organization, customer, customer sites, supplier, and supplier sites. , implementation_dba_data: MSC.MSC_LOCATION_ASSOCIATIONS ,
-
View: MSC_EXC_DETAIL_ITEM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_EXC_DETAIL_ITEM_V, object_name:MSC_EXC_DETAIL_ITEM_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_EXC_DETAIL_ITEM_V ,
-
View: MSC_EXC_DETAIL_ITEM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_EXC_DETAIL_ITEM_V, object_name:MSC_EXC_DETAIL_ITEM_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_EXC_DETAIL_ITEM_V ,