Search Results supplier sites
The MSC_LOCATION_ASSOCIATIONS table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 plays a critical role in the Oracle Advanced Supply Chain Planning (ASCP) and Oracle Global Order Promising (GOP) modules. This table is part of the Oracle Manufacturing and Supply Chain Planning (MSC) schema and is primarily used to define relationships between different inventory locations, organizations, and shipping networks. Below is a detailed analysis of its structure, purpose, and functionality within Oracle EBS.
1. Purpose and Functional Overview
The MSC_LOCATION_ASSOCIATIONS table stores association mappings between source and destination locations, enabling seamless material flow across supply chain networks. It supports key functionalities such as:- Inter-Organization Transfers: Defines valid shipping routes between inventory organizations.
- Sourcing Rules: Facilitates supplier-to-organization or organization-to-organization material sourcing.
- Global Order Promising: Validates available-to-promise (ATP) inventory across networked locations.
- Supply Chain Planning: Enables planners to model multi-tiered supply chain relationships.
2. Key Columns and Data Structure
The table's structure includes critical columns that define location relationships:- LOCATION_ASSOCIATION_ID: Primary key identifier.
- SOURCE_ORGANIZATION_ID: References HR_ORGANIZATION_UNITS for the source org.
- SOURCE_SUBINVENTORY_CODE: Specific subinventory at the source (nullable).
- DESTINATION_ORGANIZATION_ID: References HR_ORGANIZATION_UNITS for the destination.
- DESTINATION_SUBINVENTORY_CODE: Target subinventory (nullable).
- ASSOCIATION_TYPE: Categorizes relationships (e.g., 'INTRANSIT', 'DIRECT SHIP').
- EFFECTIVE_DATE/END_DATE: Date-range validity controls.
- SHIP_METHOD: Transportation mode (e.g., 'TRUCK', 'AIR').
- TRANSIT_TIME: Lead time in days between locations.
3. Integration with Oracle EBS Modules
The table integrates with multiple EBS components:- Inventory (INV): Validates inter-org transfer orders against defined associations.
- Order Management (OM): Supports drop-ship and back-to-back fulfillment.
- Purchasing (PO): Enables direct ship-to-organization procurement.
- ASCP/GOP: Provides constraint data for planning and ATP calculations.
4. Technical Considerations
- Indexing: Heavily indexed on source/destination IDs for query performance.
- Partitioning: In 12.2.2, may use interval partitioning for large datasets.
- API Dependencies: Maintained via MSC_LOCATION_ASSOCIATIONS_PKG PL/SQL package.
- Audit Trail: Change tracking via FND_AUDIT_COLUMNS in 12.2.2.
5. Business Process Implications
Proper configuration of this table is essential for:- Multi-Org Environments: Ensures correct inventory visibility across legal entities.
- Lead Time Accuracy: Transit times directly impact planning outcomes.
- Exception Handling: Missing associations can block material movements.
6. Customization and Extension
While Oracle provides seeded data, implementations often extend this table to:- Add custom association types via lookup MSC_LOC_ASSOC_TYPES.
- Integrate with third-party logistics (3PL) systems.
- Support complex multi-echelon distribution networks.
-
File: Supplier Portal ERD.pdf
12.1.1
product: POS - iSupplier Portal , size: 1.553 MBytes , file_type: PDF Diagram ,
-
Lookup Type: LABELS SITES
12.2.2
product: AP - Payables , meaning: Labels Sites , description: Sites, e.g. non-pay, to be included in mailing labels ,
-
File: Supplier Portal ERD.pdf
12.2.2
product: POS - iSupplier Portal , size: 1.553 MBytes , file_type: PDF Diagram ,
-
Lookup Type: LABELS SITES
12.1.1
product: AP - Payables , meaning: Labels Sites , description: Sites, e.g. non-pay, to be included in mailing labels ,
-
Index of locally available sites:
12.2.2
-
Index of locally available sites:
12.1.1
-
Lookup Type: POS_SITE_ENABLE_OPTION
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Site Enable Profile Option Lookup , description: Supplier Site Enable Profile Option Lookup ,
-
Lookup Type: JLBR_SPED_PARTIC_TYPES
12.2.2
product: JL - Latin America Localizations , meaning: JLBR_SPED_PARTIC_TYPES , description: Pre-defined list of Entities which can Represent Participants in EBS JL BR SPED ,
-
Lookup Type: MANAGE_SITE_DETAIL_TYPE
12.2.2
product: POS - iSupplier Portal , meaning: Manage Site Detail Type , description: Mange Site Detail Type ,
-
Lookup Type: MANAGE_SITE_DETAIL_TYPE
12.1.1
product: POS - iSupplier Portal , meaning: Manage Site Detail Type , description: Mange Site Detail Type ,
-
Concurrent Program: APXSSIMP
12.2.2
execution_filename: APXSSIMP , product: AP - Payables , user_name: Supplier Sites Open Interface Import , description: Supplier Sites Open Interface Import , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: APXSSIMP
12.1.1
execution_filename: APXSSIMP , product: AP - Payables , user_name: Supplier Sites Open Interface Import , description: Supplier Sites Open Interface Import , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: EGO_PDH_ENTITY_TYPES
12.1.1
product: EGO - Advanced Product Catalog , meaning: Entity Types for Product Data Hub , description: Entity Types for Product Data Hub ,
-
Lookup Type: EGO_PDH_ENTITY_TYPES
12.2.2
product: EGO - Advanced Product Catalog , meaning: Entity Types for Product Data Hub , description: Entity Types for Product Data Hub ,
-
Lookup Type: NEW VENDOR OR NEW SITE
12.1.1
product: AP - Payables , meaning: New Vendor Or New Site , description: New vendor or new vendor site report ,
-
APPS.MSC_CL_SCE_COLLECTION dependencies on MSC_ST_TRADING_PARTNER_SITES
12.2.2
-
Lookup Type: NEW VENDOR OR NEW SITE
12.2.2
product: AP - Payables , meaning: New Vendor Or New Site , description: New vendor or new vendor site report ,
-
APPS.MSC_CL_SCE_COLLECTION dependencies on MSC_ST_TRADING_PARTNER_SITES
12.1.1
-
Concurrent Program: APXSSIMP_XML
12.2.2
product: AP - Payables , user_name: Supplier Sites Open Interface Import (XML) - Not Supported: Reserved For Future Use , description: Supplier Sites Open Interface Import , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
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 ,
-
Concurrent Program: APXSSIMP_XML
12.1.1
product: AP - Payables , user_name: Supplier Sites Open Interface Import (XML) - Not Supported: Reserved For Future Use , description: Supplier Sites Open Interface Import , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
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 ,
-
APPS.OZF_SD_BATCH_PVT dependencies on AP_SUPPLIER_SITES_ALL
12.2.2
-
Lookup Type: POS_IMP_SUPPORTED_ENTITIES
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Import entities ,
-
APPS.OZF_SD_BATCH_PVT dependencies on AP_SUPPLIER_SITES_ALL
12.1.1
-
Lookup Type: ZX_PARTY_TAX_PROFILE_SOURCE
12.1.1
product: ZX - E-Business Tax , meaning: Party Tax Profile Source ,
-
Lookup Type: ZX_PARTY_TAX_PROFILE_SOURCE
12.2.2
product: ZX - E-Business Tax , meaning: Party Tax Profile Source ,
-
Lookup Type: CARD TYPE
12.2.2
product: AP - Payables , meaning: Card Type , description: Credit card type ,
-
APPS.FTE_MLS_UTIL dependencies on WSH_CARRIERS
12.2.2
-
Lookup Type: CARD TYPE
12.1.1
product: AP - Payables , meaning: Card Type , description: Credit card type ,
-
APPS.POS_SUPPLIER_ADDRESS_PKG dependencies on FND_PROFILE
12.2.2
-
APPS.FTE_MLS_UTIL dependencies on WSH_CARRIERS
12.1.1
-
VIEW: APPS.AP_SRS_REGION_NAMES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_SRS_REGION_NAMES_V, object_name:AP_SRS_REGION_NAMES_V, status:VALID,
-
VIEW: APPS.AP_SRS_REGION_NAMES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_SRS_REGION_NAMES_V, object_name:AP_SRS_REGION_NAMES_V, status:VALID,
-
APPS.ICX_CAT_SQE_PVT dependencies on ICX_CAT_ZONE_SECURE_ATTRIBUTES
12.2.2
-
APPS.MSC_CL_SCE_COLLECTION dependencies on MSC_COMPANY_SITES
12.1.1
-
APPS.MSC_CL_SCE_COLLECTION dependencies on MSC_COMPANY_SITES
12.2.2
-
APPS.MSC_CL_SCE_COLLECTION dependencies on MSC_ST_TRADING_PARTNERS
12.1.1
-
PACKAGE: APPS.PO_MGD_EURO_CP
12.1.1
-
APPS.ICX_CAT_SQE_PVT dependencies on ICX_CAT_ZONE_SECURE_ATTRIBUTES
12.1.1
-
PACKAGE: APPS.PO_MGD_EURO_CP
12.2.2
-
APPS.AP_TCA_SUPPLIER_SYNC_PKG SQL Statements
12.1.1
-
APPS.MSC_CL_SCE_COLLECTION dependencies on MSC_ST_TRADING_PARTNERS
12.2.2
-
Table: PO_VENDOR_SITES_OBS
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_VENDOR_SITES_OBS, object_name:PO_VENDOR_SITES_OBS, status:VALID, product: PO - Purchasing , description: Supplier sites , implementation_dba_data: PO.PO_VENDOR_SITES_OBS ,
-
TABLE: MSC.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,
-
TABLE: MSC.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,
-
TABLE: AP.AP_VENDOR_KEY_IND_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_VENDOR_KEY_IND_ALL, object_name:AP_VENDOR_KEY_IND_ALL, status:VALID,
-
APPS.ZX_PTP_MIGRATE_PKG dependencies on ARP_UTIL_TAX
12.2.2
-
PACKAGE BODY: APPS.PO_MGD_EURO_CP
12.1.1
-
PACKAGE BODY: APPS.PO_MGD_EURO_CP
12.2.2