Search Results org_group
AI-generated from documented ETRM metadata — verify critical details on the linked pages.
Overview
MSC_INSTANCE_ORGS is a table in the MSC schema owned by Oracle Advanced Supply Chain Planning (ASCP). It stores the association links between each inventory organization and an MSC application instance. In practice, it acts as the registry that tells the planning engine which organizations belong to a given source instance, and it carries the collection and plan-refresh flags that govern how data is gathered for each organization before planning runs.
The table is central to multi-org and multi-instance planning deployments. Every organization that participates in ASCP must have a corresponding row here, keyed to a valid source instance in MSC_APPS_INSTANCES. In 12.1.1 and 12.2.2 the object is defined as VALID with 57 columns; the ETRM documentation notes it is documented identically across both releases.
Under a heuristic Data Vault classification mined from the foreign-key structure, MSC_INSTANCE_ORGS leans toward a satellite role: it holds descriptive and attribute-level detail about the association between two business keys (instance and organization) rather than defining the key relationship itself.
Key Information Stored
The documented primary key MSC_INSTANCE_ORGS_PK is composite, comprising SR_INSTANCE_ID and ORGANIZATION_ID. A unique index, MSC_INSTANCE_ORGS_U1, exists on ORGANIZATION_ID and SR_INSTANCE_ID, making the pair the effective business-key candidate.
- SR_INSTANCE_ID — foreign key to MSC_APPS_INSTANCES; identifies the source application instance the organization belongs to.
- ORGANIZATION_ID — the inventory organization identifier being linked.
- ENABLED_FLAG — indicates whether the organization is active for planning collection.
- ORG_GROUP — groups organizations for collection or planning purposes.
- DP_ENABLED_FLAG — marks whether demand planning is enabled for the organization.
- ORGANIZATION_TYPE — classifies the organization role within planning.
- The _LRN columns (BOM_LRN, BOR_LRN, FORECAST_LRN, ITEM_LRN, MDS_LRN, MPS_LRN, OH_LRN, RESERVATIONS_LRN, PO_LRN, SO_LRN, WIP_LRN, NRA_LRN, SAF_STOCK_LRN, UNIT_NO_LRN, UOM_LRN, CALENDAR_LRN, TRIP_LRN, ORG_LRN, ERO_LRN, IRO_LRN, SUPPLIER_CAPACITY_LRN, USER_SUPPLY_DEMAND_LRN) store the last refresh number for each collection type.
- LAST_SUCC_ASL_REF_TIME, LAST_SUCC_ITEM_REF_TIME, LAST_SUCC_IRO_REF_TIME, LAST_SUCC_RES_REF_TIME — timestamps marking successful reference-collection runs.
- Standard audit and concurrent-program columns: LAST_UPDATE_DATE, LAST_UPDATED_BY, CREATION_DATE, CREATED_BY, LAST_UPDATE_LOGIN, REQUEST_ID, PROGRAM_APPLICATION_ID, PROGRAM_ID, PROGRAM_UPDATE_DATE, plus ATTRIBUTE_CATEGORY and ATTRIBUTE1 through ATTRIBUTE15.
Common Use Cases and Queries
Typical scenarios include confirming which organizations are collected for an instance, auditing enabled versus disabled organizations, and troubleshooting stale collections by inspecting the LRN and last-success timestamps.
To list enabled organizations for an instance:
- SELECT ORGANIZATION_ID, ORG_GROUP, ORGANIZATION_TYPE FROM MSC.MSC_INSTANCE_ORGS WHERE SR_INSTANCE_ID = :instance AND ENABLED_FLAG = 'Y';
- SELECT i.INSTANCE_CODE, o.ORGANIZATION_ID, o.ENABLED_FLAG FROM MSC.MSC_INSTANCE_ORGS o, MSC.MSC_APPS_INSTANCES i WHERE o.SR_INSTANCE_ID = i.SR_INSTANCE_ID;
Related Objects
- MSC_APPS_INSTANCES — joined on SR_INSTANCE_ID; the documented foreign key target defining the source instance.
- MSC_SYSTEM_ITEMS, MSC_BOMS, MSC_DEMANDS, MSC_SUPPLIES, MSC_INVENTORIES — planning tables keyed by ORGANIZATION_ID that depend on this registration.
- MTL_PARAMETERS / HR_ALL_ORGANIZATION_UNITS — resolve organization names for reporting joins.
- FND_CONCURRENT_PROGRAMS — referenced via PROGRAM_ID, PROGRAM_APPLICATION_ID for collection runs.
-
Table: MSC_INSTANCE_ORGS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_INSTANCE_ORGS, object_name:MSC_INSTANCE_ORGS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This stores the information of the association links between each organization and MSC. , implementation_dba_data: MSC.MSC_INSTANCE_ORGS ,
-
Table: MSC_INSTANCE_ORGS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_INSTANCE_ORGS, object_name:MSC_INSTANCE_ORGS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This stores the information of the association links between each organization and MSC. , implementation_dba_data: MSC.MSC_INSTANCE_ORGS ,
-
Table: MSC_COLL_PARAMETERS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_COLL_PARAMETERS, object_name:MSC_COLL_PARAMETERS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Table to Store Collection Session Parameter Information , implementation_dba_data: MSC.MSC_COLL_PARAMETERS ,
-
Table: MSC_COLL_PARAMETERS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_COLL_PARAMETERS, object_name:MSC_COLL_PARAMETERS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Table to Store Collection Session Parameter Information , implementation_dba_data: MSC.MSC_COLL_PARAMETERS ,
-
VIEW: APPS.MSC_ORG_GROUPS_V
12.1.1
-
VIEW: APPS.OKI_GEN_CLASS_CODES_V
12.1.1
-
VIEW: APPS.MSD_DEM_ORG_GROUPS_V
12.2.2
-
VIEW: APPS.MSC_ORG_GROUPS_V
12.2.2
-
VIEW: APPS.MSD_DEM_ORG_GROUPS_V
12.1.1
-
VIEW: APPS.MSD_DEM_ORG_GROUPS_V
12.2.2
owner:APPS, object_type:VIEW, object_name:MSD_DEM_ORG_GROUPS_V, status:VALID,
-
VIEW: APPS.FII_PARTY_MKT_CLASS_TYPE_V
12.1.1
-
VIEW: MSC.MSC_INSTANCE_ORGS#
12.2.2
-
Concurrent Program: MSDDEMPSP
12.2.2
execution_filename: msd_dem_push_setup_parameters.push_setup_parameters , product: MSD - Demand Planning , user_name: MSDDEMPSP , description: Push Setup Parameters , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
View: FII_PARTY_MKT_CLASS_TYPE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:FII.FII_PARTY_MKT_CLASS_TYPE_V, object_name:FII_PARTY_MKT_CLASS_TYPE_V, status:VALID, product: FII - Financial Intelligence , description: A view that joins HZ_CLASS_CATEGORIES with FND_LOOKUP_TYPES_TL to include the descriptive class category meaning for the current session language. , implementation_dba_data: APPS.FII_PARTY_MKT_CLASS_TYPE_V ,
-
Concurrent Program: MSDDEMCHD
12.2.2
execution_filename: msd_dem_collect_history_data.collect_history_data , product: MSD - Demand Planning , user_name: MSDDEMCHD , description: Collect History Data , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
VIEW: APPS.MSD_DEM_ORG_GROUPS_V
12.1.1
owner:APPS, object_type:VIEW, object_name:MSD_DEM_ORG_GROUPS_V, status:VALID,
-
View: FII_PARTY_MKT_CLASS_TYPE_V
12.2.2
product: FII - Financial Intelligence (Obsolete) , description: A view that joins HZ_CLASS_CATEGORIES with FND_LOOKUP_TYPES_TL to include the descriptive class category meaning for the current session language. , implementation_dba_data: Not implemented in this database ,
-
VIEW: MSC.MSC_COLL_PARAMETERS#
12.2.2
-
VIEW: APPS.MSC_ORG_GROUPS_V
12.1.1
owner:APPS, object_type:VIEW, object_name:MSC_ORG_GROUPS_V, status:VALID,
-
VIEW: APPS.MSC_ORG_GROUPS_V
12.2.2
owner:APPS, object_type:VIEW, object_name:MSC_ORG_GROUPS_V, status:VALID,
-
APPS.MSC_WS_COLLECTIONS SQL Statements
12.2.2
-
VIEW: APPS.MSC_INSTANCE_ORGS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_INSTANCE_ORGS_V, object_name:MSC_INSTANCE_ORGS_V, status:VALID,
-
Lookup Type: CLASS_CATEGORY_GROUP
12.1.1
product: AR - Receivables , meaning: Classification Category Groups , description: Classification Category Groups ,
-
VIEW: APPS.MSC_INSTANCE_ORGS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_INSTANCE_ORGS_V, object_name:MSC_INSTANCE_ORGS_V, status:VALID,
-
Lookup Type: CLASS_CATEGORY_GROUP
12.2.2
product: AR - Receivables , meaning: Classification Category Groups , description: Classification Category Groups ,
-
VIEW: MSC.MSC_INSTANCE_ORGS#
12.2.2
owner:MSC, object_type:VIEW, object_name:MSC_INSTANCE_ORGS#, status:VALID,
-
APPS.MSC_WS_COLLECTIONS SQL Statements
12.1.1
-
Concurrent Program: MSDDEMPSP
12.1.1
execution_filename: msd_dem_push_setup_parameters.push_setup_parameters , product: MSD - Demand Planning , user_name: MSDDEMPSP , description: Push Setup Parameters , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
VIEW: MSC.MSC_COLL_PARAMETERS#
12.2.2
owner:MSC, object_type:VIEW, object_name:MSC_COLL_PARAMETERS#, status:VALID,
-
Concurrent Program: MSDDEMCHD
12.1.1
execution_filename: msd_dem_collect_history_data.collect_history_data , product: MSD - Demand Planning , user_name: MSDDEMCHD , description: Collect History Data , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
APPS.MSC_CL_PULL SQL Statements
12.1.1
-
TABLE: MSC.MSC_INSTANCE_ORGS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_INSTANCE_ORGS, object_name:MSC_INSTANCE_ORGS, status:VALID,
-
TABLE: MSC.MSC_INSTANCE_ORGS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_INSTANCE_ORGS, object_name:MSC_INSTANCE_ORGS, status:VALID,
-
APPS.MSC_CL_PULL SQL Statements
12.2.2
-
TABLE: MSC.MSC_COLL_PARAMETERS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_COLL_PARAMETERS, object_name:MSC_COLL_PARAMETERS, status:VALID,
-
TABLE: MSC.MSC_COLL_PARAMETERS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_COLL_PARAMETERS, object_name:MSC_COLL_PARAMETERS, status:VALID,
-
APPS.MSC_CL_ITEM_PULL SQL Statements
12.2.2
-
APPS.MSC_CL_ITEM_PULL SQL Statements
12.1.1
-
APPS.MSC_UTIL SQL Statements
12.1.1
-
APPS.MSC_UTIL SQL Statements
12.2.2
-
APPS.MSC_CL_CONT_COLL_FW SQL Statements
12.2.2
-
PACKAGE BODY: APPS.MSC_CL_ITEM_PULL
12.2.2
-
APPS.MSC_CL_CONT_COLL_FW SQL Statements
12.1.1
-
PACKAGE BODY: APPS.MSC_CL_ITEM_PULL
12.1.1
-
APPS.MSC_SCN_UTILS SQL Statements
12.2.2
-
APPS.MSC_SCN_UTILS SQL Statements
12.1.1
-
APPS.MSC_CL_SETUP_ODS_LOAD SQL Statements
12.1.1
-
APPS.MSC_CL_PULL dependencies on MSC_INSTANCE_ORGS
12.1.1
-
APPS.MSC_CL_CONT_COLL_FW dependencies on MSC_INSTANCE_ORGS
12.1.1
-
APPS.MSC_CL_CONT_COLL_FW dependencies on MSC_INSTANCE_ORGS
12.2.2