Search Results msd_app_instance_orgs
Overview
MSD_APP_INSTANCE_ORGS is a table owned by the MSD schema and belongs to the Oracle Demand Planning module (MSD). It resides in the source instance of an Oracle E-Business Suite environment and is not a transactional planning table itself. Instead, it serves as a control and filtering mechanism that defines which inventory organizations are eligible to have their data collected and transferred into the planning server. This table is central to the Oracle Demand Planning (ODP) data collection architecture in EBS 12.1.1 and 12.2.2, where source-side views read from operational tables and restrict the rows they expose using the organization list maintained here.
The metadata documents 27 columns and a single unique index, MSD_APP_INSTANCE_ORGS_PK, defined on the composite key (INSTANCE_ID, ORGANIZATION_ID). From a Data Vault modeling perspective, the heuristic classification of this object is standalone, meaning it does not exhibit the foreign-key relationships that would define it as a hub, link, or satellite. As a modeling suggestion, its composite primary key and descriptive attributes could reasonably be interpreted as a link-like association between an instance and an organization, but no such relationship was mined from the documented FK structure.
Key Information Stored
The defining content of the table is its two primary key columns, which together identify each permitted row:
- INSTANCE_ID — Identifies the application instance or planning collection context under which organizations are registered. This is the first component of the composite primary key.
- ORGANIZATION_ID — The inventory organization identifier for which data must be brought into the planning server. This is the second component of the composite primary key and the primary business discriminator.
Supporting audit and operational columns follow the standard EBS WHO-column pattern: LAST_UPDATE_DATE, LAST_UPDATED_BY, CREATION_DATE, CREATED_BY, and LAST_UPDATE_LOGIN track row provenance and change history. REQUEST_ID, PROGRAM_APPLICATION_ID, PROGRAM_ID, and PROGRAM_UPDATE_DATE associate each row with the concurrent program execution that inserted or maintained it, which is important for tracing which collection run added a given organization. The remaining columns are fifteen generic ATTRIBUTE1 through ATTRIBUTE15 fields plus ATTRIBUTE_CATEGORY, which serve as the standard EBS descriptive-flexfield extension points and are typically unused by base Demand Planning functionality.
Common Use Cases and Queries
The principal use case is administering the set of organizations included in a Demand Planning data pull. Planning administrators insert, remove, or audit organization membership to control which source data reaches the planning server. A representative query lists the organizations currently enabled for a given instance:
SELECT organization_id FROM msd.msd_app_instance_orgs WHERE instance_id = :p_instance_id;- Reconciliation queries join this table against the inventory organization definitions to confirm that enabled organizations still exist and are valid.
- Audit queries filter on CREATION_DATE, LAST_UPDATE_DATE, or REQUEST_ID to identify which concurrent request added or modified a given organization.
- Reporting extracts use the composite key as the driving set when validating that ODP source views are returning the expected organization scope.
Related Objects
The metadata classifies this object as standalone, so no explicit foreign keys were mined. Related objects are therefore identified functionally rather than through documented FK constraints:
- ODP source views — The documented consumers of this table; they restrict collected data using the organization list defined here.
- ORG_ORGANIZATION_DEFINITIONS — Provides the organization name and classification corresponding to each ORGANIZATION_ID.
- FND_CONCURRENT_REQUESTS — Joins on REQUEST_ID to attribute rows to specific collection program runs.
- MSD_APP_INSTANCES — The logical companion that defines the instance referenced by INSTANCE_ID.
- FND_APPLICATION and FND_CONCURRENT_PROGRAMS — Resolve PROGRAM_APPLICATION_ID and PROGRAM_ID to the owning application and program.
-
Table: MSD_APP_INSTANCE_ORGS
12.1.1
owner:MSD, object_type:TABLE, fnd_design_data:MSD.MSD_APP_INSTANCE_ORGS, object_name:MSD_APP_INSTANCE_ORGS, status:VALID, product: MSD - Demand Planning , description: This table resides in Source Instance. It hold the list of organizations for which data must be brought in to the planning Server. ODP source view restrict data using this table. , implementation_dba_data: MSD.MSD_APP_INSTANCE_ORGS ,
-
Table: MSD_APP_INSTANCE_ORGS
12.2.2
owner:MSD, object_type:TABLE, fnd_design_data:MSD.MSD_APP_INSTANCE_ORGS, object_name:MSD_APP_INSTANCE_ORGS, status:VALID, product: MSD - Demand Planning , description: This table resides in Source Instance. It hold the list of organizations for which data must be brought in to the planning Server. ODP source view restrict data using this table. , implementation_dba_data: MSD.MSD_APP_INSTANCE_ORGS ,
-
SYNONYM: APPS.MSD_APP_INSTANCE_ORGS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:MSD_APP_INSTANCE_ORGS, status:VALID,
-
SYNONYM: APPS.MSD_APP_INSTANCE_ORGS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:MSD_APP_INSTANCE_ORGS, status:VALID,
-
APPS.MSD_PUSH_SETUP_DATA SQL Statements
12.2.2
-
APPS.MSD_PUSH_SETUP_DATA SQL Statements
12.1.1
-
VIEW: MSD.MSD_APP_INSTANCE_ORGS#
12.2.2
owner:MSD, object_type:VIEW, object_name:MSD_APP_INSTANCE_ORGS#, status:VALID,
-
VIEW: APPS.MSD_SR_ORG_OU_V
12.2.2
-
VIEW: APPS.MSD_SR_PRODUCTION_PLAN_V
12.1.1
-
VIEW: APPS.MSD_SR_BG_ALL_V
12.1.1
-
VIEW: APPS.MSD_SR_BG_ALL_V
12.2.2
-
VIEW: MSD.MSD_APP_INSTANCE_ORGS#
12.2.2
-
VIEW: APPS.MSD_SR_ORG_LE_V
12.2.2
-
VIEW: APPS.MSD_SR_ORG_OU_V
12.1.1
-
VIEW: APPS.MSD_SR_LE_BG_V
12.1.1
-
VIEW: APPS.MSD_SR_ORG_LE_V
12.1.1
-
VIEW: APPS.MSD_SR_OU_BG_V
12.1.1
-
VIEW: APPS.MSD_SR_OU_LE_V
12.1.1
-
VIEW: APPS.MSD_SR_OU_LE_V
12.2.2
-
VIEW: APPS.MSD_SR_OU_BG_V
12.2.2
-
VIEW: APPS.MSD_SR_LE_BG_V
12.2.2
-
VIEW: APPS.MSD_SR_SERVICE_PART_USAGE_V
12.2.2
-
VIEW: APPS.MSD_SR_CMRO_FIRM_MTLREQ_V
12.1.1
-
VIEW: APPS.MSD_SR_PRD_ORG_V
12.1.1
-
VIEW: APPS.MSD_SR_CMRO_UNPLAN_HIST_V
12.2.2
-
VIEW: APPS.MSD_SR_CMRO_UNPLAN_HIST_V
12.1.1
-
VIEW: APPS.MSD_SR_ACTUAL_PRODUCTION_V
12.1.1
-
VIEW: APPS.MSD_SR_SERVICE_PART_USAGE_V
12.1.1
-
VIEW: APPS.MSD_SR_PRD_ORG_V
12.2.2
-
VIEW: APPS.MSD_SR_CMRO_PLAN_HIST_V
12.2.2
-
VIEW: APPS.MSD_SR_CMRO_PLAN_HIST_V
12.1.1
-
VIEW: APPS.MSD_SR_ONHAND_INVENTORY_V
12.1.1
-
VIEW: APPS.MSD_SR_CMRO_FIRM_MTLREQ_V
12.2.2
-
TABLE: MSD.MSD_APP_INSTANCE_ORGS
12.1.1
owner:MSD, object_type:TABLE, fnd_design_data:MSD.MSD_APP_INSTANCE_ORGS, object_name:MSD_APP_INSTANCE_ORGS, status:VALID,
-
VIEW: APPS.MSD_SR_CAT_ALL_V
12.1.1
-
TABLE: MSD.MSD_APP_INSTANCE_ORGS
12.2.2
owner:MSD, object_type:TABLE, fnd_design_data:MSD.MSD_APP_INSTANCE_ORGS, object_name:MSD_APP_INSTANCE_ORGS, status:VALID,
-
VIEW: APPS.MSD_SR_PDUE_BACKLOG_V
12.1.1
-
12.1.1 FND Design Data
12.1.1
-
PACKAGE BODY: APPS.MSD_SR_UTIL
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:MSD_SR_UTIL, status:VALID,
-
VIEW: APPS.MSD_SR_CAT_ALL_V
12.2.2
-
PACKAGE BODY: APPS.MSD_SR_UTIL
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:MSD_SR_UTIL, status:VALID,
-
View: MSD_SR_ORG_OU_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSD.MSD_SR_ORG_OU_V, object_name:MSD_SR_ORG_OU_V, status:VALID, product: MSD - Demand Planning , description: This is the Source View that associates the Organization level to Operating Unit level in the Organization Dimension. This view would be applied to an Oracle Applications 11i instance from which the Organization level to Operating Unit leve , implementation_dba_data: APPS.MSD_SR_ORG_OU_V ,
-
VIEW: APPS.MSD_SR_SERVICE_PART_RETURN_V
12.1.1
-
VIEW: APPS.MSD_SR_PRD_ORG_V
12.1.1
owner:APPS, object_type:VIEW, object_name:MSD_SR_PRD_ORG_V, status:VALID,
-
VIEW: APPS.MSD_SR_PRD_ORG_V
12.2.2
owner:APPS, object_type:VIEW, object_name:MSD_SR_PRD_ORG_V, status:VALID,
-
12.2.2 FND Design Data
12.2.2
-
VIEW: APPS.MSD_SR_SERVICE_PART_RETURN_V
12.2.2
-
View: MSD_SR_OU_LE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSD.MSD_SR_OU_LE_V, object_name:MSD_SR_OU_LE_V, status:VALID, product: MSD - Demand Planning , description: This is the Source View that associates the Operating Unit level to Legal Entity level in the Organization Dimension. This view would be applied to an Oracle Applications 11i instance from which the Operating Unit level to Legal Entity leve , implementation_dba_data: APPS.MSD_SR_OU_LE_V ,
-
View: MSD_SR_OU_LE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSD.MSD_SR_OU_LE_V, object_name:MSD_SR_OU_LE_V, status:VALID, product: MSD - Demand Planning , description: This is the Source View that associates the Operating Unit level to Legal Entity level in the Organization Dimension. This view would be applied to an Oracle Applications 11i instance from which the Operating Unit level to Legal Entity leve , implementation_dba_data: APPS.MSD_SR_OU_LE_V ,
-
VIEW: APPS.MSD_SR_CMRO_PLAN_HIST_V
12.1.1
owner:APPS, object_type:VIEW, object_name:MSD_SR_CMRO_PLAN_HIST_V, status:VALID,