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.
-
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_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 ,
-
Lookup Type: MSCX_MOE_TIP_TP_TABLE
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: TP tip table ,
-
Lookup Type: MSCX_MOE_TIP_TP_TABLE
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: TP tip table ,
-
Lookup Type: MSC_X_EXCEPTION_TYPE
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: Supply chain exchange Exception Type , description: Supply chain exchange Exception Type ,
-
Lookup Type: MSC_X_EXCEPTION_TYPE
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: Supply chain exchange Exception Type , description: Supply chain exchange Exception Type ,
-
Lookup Type: MSC_X_TP_COMP_AGG_LEVEL
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: Supply Chain Exchange Trading Partner Aggregation Level ,
-
View: MSC_X_COMPANY_ORG_LOV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_X_COMPANY_ORG_LOV_V, object_name:MSC_X_COMPANY_ORG_LOV_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_X_COMPANY_ORG_LOV_V ,
-
View: MSC_X_COMPANY_ORG_LOV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_X_COMPANY_ORG_LOV_V, object_name:MSC_X_COMPANY_ORG_LOV_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_X_COMPANY_ORG_LOV_V ,
-
Table: MSC_TP_SITE_ID_LID
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_TP_SITE_ID_LID, object_name:MSC_TP_SITE_ID_LID, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table is used by the collection program to maintain the correspondence between the source instances identifiers and the planning identifiers for trading partner sites. , implementation_dba_data: MSC.MSC_TP_SITE_ID_LID ,
-
Lookup Type: MSC_X_TP_AGG_LEVEL
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: Supply Chain Exchange Trading Partner Aggregation Levels ,
-
Lookup Type: MSC_X_TP_AGG_LEVEL
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: Supply Chain Exchange Trading Partner Aggregation Levels ,
-
Lookup Type: MSC_X_TP_COMP_AGG_LEVEL
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: Supply Chain Exchange Trading Partner Aggregation Level ,
-
Lookup Type: MSC_PQ_CP_EXCP
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: For Exceptions Used in CP , description: Field Prompts used for Personal Queries ,
-
Lookup Type: MSC_PQ_CP_EXCP
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: For Exceptions Used in CP , description: Field Prompts used for Personal Queries ,
-
Table: MSC_TP_SITE_ID_LID
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_TP_SITE_ID_LID, object_name:MSC_TP_SITE_ID_LID, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table is used by the collection program to maintain the correspondence between the source instances identifiers and the planning identifiers for trading partner sites. , implementation_dba_data: MSC.MSC_TP_SITE_ID_LID ,
-
Lookup Type: MSC_DIS_SUP_ITEM_CP_HZ
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: MSC: Display Supplier Item in Collaborative Planning , description: MSC: Display Supplier Item in Collaborative Planning ,
-
Lookup Type: MSC_DIS_SUP_ITEM_CP_HZ
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: MSC: Display Supplier Item in Collaborative Planning , description: MSC: Display Supplier Item in Collaborative Planning ,
-
Lookup Type: MSC_X_EXCEPTION_COLUMN_TYPE
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: Supply Chain Exchange Exception Column Type , description: Supply Chain Exchange Exception Column Type ,
-
Lookup Type: MSC_X_EXCEPTION_COLUMN_TYPE
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: Supply Chain Exchange Exception Column Type , description: Supply Chain Exchange Exception Column Type ,
-
Lookup Type: MSC_X_EXCEP_THRESHOLDS_COMB
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: MSC Exception Threshold Assigned to Dimensions ,
-
Lookup Type: MSC_X_EXCEP_THRESHOLDS_COMB
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: MSC Exception Threshold Assigned to Dimensions ,
-
Lookup Type: MSC_ADV_SORT_POPLIST
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: SCE Supply Demand Advanced Sort Poplist , description: Supply Demand Advanced Sort Poplist ,
-
Lookup Type: MSC_CALENDAR_ASSOCIATION_TYPE
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: Calendar Association ,
-
Lookup Type: MSC_CALENDAR_ASSOCIATION_TYPE
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: Calendar Association ,
-
Lookup Type: MSC_ADV_SORT_POPLIST
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: SCE Supply Demand Advanced Sort Poplist , description: Supply Demand Advanced Sort Poplist ,
-
Lookup Type: MSC_X_ORDER_TYPE
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: Collaborative Planning order types , description: Collaborative Planning order types ,
-
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 ,
-
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 ,
-
Lookup Type: MSC_CONSUMPTION_BY_PO_TYPE1
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: MSC: Supplier Capacity Consumption by Purchase Orders , description: MSC: Supplier Capacity Consumption by Purchase Orders ,
-
Lookup Type: MSC_X_ORDER_TYPE
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: Collaborative Planning order types , description: Collaborative Planning order types ,
-
Concurrent Program: MSCE1TPSITECODE
12.2.2
execution_filename: MSC_E1APS_UTIL.UPDATE_TP_SITE_CODE , product: MSC - Advanced Supply Chain Planning , user_name: MSCE1TPSITECODE , description: Update TP_SITE_CODE to BILL_TO,SHIP_TO ,LOCATION , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: MSCX_MOE_ITEM_TIP_TABLE
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: Lookup code for item long tip text , description: Lookup code for item long tip text in MOE ,
-
Lookup Type: MSCX_MOE_ITEM_TIP_TABLE
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: Lookup code for item long tip text , description: Lookup code for item long tip text in MOE ,
-
Lookup Type: MSC_RP_CONSTRAINT_TYPE
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: MSC RP Constraints Type , description: MSC RP Constraints Type ,
-
Lookup Type: LEAD_TIME_CALENDAR_TYPE
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: Processing Lead Time Calendar Type , description: Processing Lead Time Calendar Type ,
-
Concurrent Program: MSCXRCAP
12.1.1
execution_filename: MSC_X_RECEIVE_CAPACITY_PKG.receive_capacity , product: MSC - Advanced Supply Chain Planning , user_name: MSCXRCAP , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: LEAD_TIME_CALENDAR_TYPE
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: Processing Lead Time Calendar Type , description: Processing Lead Time Calendar Type ,
-
Lookup Type: MSC_SUPPLIERS
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: For Suppliers , description: Field Prompts used for Personal Queries ,
-
Lookup Type: MSC_X_UDE_WFRECIPIENT_TYPE
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: DATAMERGE (1) ,
-
Lookup Type: MSC_SUPPLIERS
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: For Suppliers , description: Field Prompts used for Personal Queries ,
-
Concurrent Program: MSCXRCAP
12.2.2
execution_filename: MSC_X_RECEIVE_CAPACITY_PKG.receive_capacity , product: MSC - Advanced Supply Chain Planning , user_name: MSCXRCAP , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: MSC_X_UDE_WFRECIPIENT_TYPE
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: DATAMERGE (1) ,
-
Lookup Type: MSC_WRKSH_RSLT_ORDER
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: Worksheet Result Order , description: Field Prompts for Worksheet ,
-
Lookup Type: MSC_CALENDAR
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: Calendars with assocations , description: Calendars with association types ,
-
Lookup Type: MSC_CALENDAR
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: Calendars with assocations , description: Calendars with association types ,
-
Concurrent Program: MSCORGSP
12.2.2
execution_filename: msc_cl_collection.ENTER_MODELLED_INFO , product: MSC - Advanced Supply Chain Planning , user_name: MSCORGSP , description: Executable for the conc program MSCORGSP , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: MSC_PQ_FOLDER_TYPE
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: Msc Personal/Public Folder Type , description: Msc Personal/Public Folder Type ,
-
Concurrent Program: MSCORGSP
12.1.1
execution_filename: msc_cl_collection.ENTER_MODELLED_INFO , product: MSC - Advanced Supply Chain Planning , user_name: MSCORGSP , description: Executable for the conc program MSCORGSP , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: MSC_PQ_FOLDER_TYPE
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: Msc Personal/Public Folder Type , description: Msc Personal/Public Folder Type ,