Search Results msc_location_associations
Overview
The MSC_LOCATION_ASSOCIATIONS table is a core data repository within the Oracle E-Business Suite Advanced Supply Chain Planning (ASCP) module. It functions as a master table for defining and storing logical relationships between different trading partner locations within the supply chain network. These associations are fundamental to the planning engine's ability to model and optimize material flow, as they establish valid sourcing and shipping links between entities such as manufacturing organizations, customer sites, and supplier sites. The integrity of data in this table directly impacts the accuracy of planned orders, shipments, and procurement recommendations generated by the ASCP engine.
Key Information Stored
While the provided metadata does not enumerate specific columns, the table's description and foreign key relationships define its critical data elements. The table primarily stores association records that link a source location to a destination location. Key fields typically include identifiers for the associated entities, such as ORGANIZATION_ID, PARTNER_ID (representing a trading partner like a customer or supplier), and PARTNER_SITE_ID. Additional columns often define the type of association (e.g., ship-from, ship-to), an effective date range (START_DATE, END_DATE), and system control columns like CREATION_DATE and LAST_UPDATE_DATE. The foreign key constraints confirm that PARTNER_ID and PARTNER_SITE_ID validate against the MSC_TRADING_PARTNERS and MSC_TRADING_PARTNER_SITES master tables, respectively.
Common Use Cases and Queries
This table is central to supply network modeling. A primary use case is validating and enumerating all approved shipping lanes for a given organization. For instance, planners may query for all customer sites that a specific warehouse is authorized to ship to. Conversely, it is used to determine all valid source locations (e.g., supplier sites or other organizations) that can fulfill demand for a given destination. Common reporting involves listing active associations to audit the supply network setup. A sample query pattern would join MSC_LOCATION_ASSOCIATIONS with MSC_TRADING_PARTNERS to retrieve a human-readable list of associations, filtering by ORGANIZATION_ID and a sysdate-effective date range.
Related Objects
- MSC_TRADING_PARTNERS: This table is joined to MSC_LOCATION_ASSOCIATIONS via the PARTNER_ID column. It provides the master definition (name, type) for the customer or supplier entity involved in the association.
- MSC_TRADING_PARTNER_SITES: This table is joined to MSC_LOCATION_ASSOCIATIONS via the PARTNER_SITE_ID column. It provides the specific address and details for the customer site or supplier site referenced in the association record.
-
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 ,
-
APPS.MSC_GET_NAME dependencies on MSC_LOCATION_ASSOCIATIONS
12.1.1
-
APPS.MSC_CL_SETUP_ODS_LOAD dependencies on MSC_LOCATION_ASSOCIATIONS
12.1.1
-
APPS.MSC_ATP_FUNC dependencies on MSC_LOCATION_ASSOCIATIONS
12.1.1
-
APPS.MSC_GET_NAME dependencies on MSC_LOCATION_ASSOCIATIONS
12.2.2
-
APPS.MSC_ATP_FUNC dependencies on MSC_LOCATION_ASSOCIATIONS
12.2.2
-
APPS.MSC_CL_SETUP_ODS_LOAD dependencies on MSC_LOCATION_ASSOCIATIONS
12.2.2
-
SYNONYM: APPS.MSC_LOCATION_ASSOCIATIONS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:MSC_LOCATION_ASSOCIATIONS, status:VALID,
-
APPS.MSC_ATP_FUNC dependencies on MSC_TP_SITE_ID_LID
12.1.1
-
VIEW: MSC.MSC_LOCATION_ASSOCIATIONS#
12.2.2
owner:MSC, object_type:VIEW, object_name:MSC_LOCATION_ASSOCIATIONS#, status:VALID,
-
APPS.MSC_ATP_FUNC dependencies on MSC_TP_SITE_ID_LID
12.2.2
-
SYNONYM: APPS.MSC_LOCATION_ASSOCIATIONS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:MSC_LOCATION_ASSOCIATIONS, status:VALID,
-
APPS.MSC_SDA_UTILS dependencies on MSC_TRADING_PARTNERS
12.2.2
-
APPS.MSC_SDA_UTILS dependencies on MSC_TRADING_PARTNERS
12.1.1
-
VIEW: MSC.MSC_LOCATION_ASSOCIATIONS#
12.2.2
-
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: MSC_ST_LOCATION_ASSOCIATIONS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_LOCATION_ASSOCIATIONS, object_name:MSC_ST_LOCATION_ASSOCIATIONS, 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_LOCATION_ASSOCIATIONS. , implementation_dba_data: MSC.MSC_ST_LOCATION_ASSOCIATIONS ,
-
Table: MSC_ST_LOCATION_ASSOCIATIONS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_LOCATION_ASSOCIATIONS, object_name:MSC_ST_LOCATION_ASSOCIATIONS, 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_LOCATION_ASSOCIATIONS. , implementation_dba_data: MSC.MSC_ST_LOCATION_ASSOCIATIONS ,
-
APPS.MSC_SDA_UTILS dependencies on MSC_PLAN_ORGANIZATIONS
12.1.1
-
APPS.MSC_SDA_UTILS dependencies on MSC_PLAN_ORGANIZATIONS
12.2.2
-
PACKAGE BODY: APPS.MSC_ATP_FUNC
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:MSC_ATP_FUNC, status:VALID,
-
PACKAGE BODY: APPS.MSC_ATP_FUNC
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:MSC_ATP_FUNC, status:VALID,
-
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 ,
-
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 ,
-
Lookup Type: MSC_ODS_TABLE
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: MSC_ODS_TABLE , description: List of ODS tables used by Collections ,
-
PACKAGE BODY: APPS.MSC_GET_NAME
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:MSC_GET_NAME, status:VALID,
-
PACKAGE BODY: APPS.MSC_GET_NAME
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:MSC_GET_NAME, status:VALID,
-
Lookup Type: MSC_ODS_TABLE
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: MSC_ODS_TABLE , description: List of ODS tables used by Collections ,
-
PACKAGE BODY: APPS.MSC_CL_SETUP_ODS_LOAD
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:MSC_CL_SETUP_ODS_LOAD, status:VALID,
-
PACKAGE BODY: APPS.MSC_CL_SETUP_ODS_LOAD
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:MSC_CL_SETUP_ODS_LOAD, status:VALID,
-
APPS.MSD_DEM_COMMON_UTILITIES dependencies on MSC_TRADING_PARTNERS
12.2.2
-
APPS.MSC_ATP_FUNC SQL Statements
12.2.2
-
APPS.MSC_PURGE_LID dependencies on MSC_CL_COLLECTION
12.1.1
-
APPS.MSC_ATP_FUNC SQL Statements
12.1.1
-
APPS.MSC_PURGE_LID dependencies on MSC_CL_COLLECTION
12.2.2
-
TABLE: MSC.MSC_ST_LOCATION_ASSOCIATIONS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_LOCATION_ASSOCIATIONS, object_name:MSC_ST_LOCATION_ASSOCIATIONS, status:VALID,
-
TABLE: MSC.MSC_ST_LOCATION_ASSOCIATIONS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_LOCATION_ASSOCIATIONS, object_name:MSC_ST_LOCATION_ASSOCIATIONS, status:VALID,
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
APPS.MSC_CL_SETUP_ODS_LOAD dependencies on FND_MESSAGE
12.1.1
-
APPS.MSC_CL_SETUP_ODS_LOAD dependencies on FND_MESSAGE
12.2.2
-
12.2.2 FND Design Data
12.2.2
-
12.2.2 DBA Data
12.2.2