Search Results ic_whse_mst
Overview
The IC_WHSE_MST table is the central warehouse master data repository within the Process Manufacturing (GMI) module of Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2. It defines and stores the fundamental attributes for every warehouse used in the manufacturing and inventory management processes. As a core foundation table, it establishes the physical and logical storage locations for items, directly supporting inventory transactions, costing, planning, and financial integration. Its integrity is critical, as evidenced by its extensive network of foreign key relationships with transactional and control tables across the GMI, Cost Management (CM), and other integrated modules.
Key Information Stored
While the full column list is not detailed in the provided metadata, the primary and foreign key structures reveal the essential data points. The table is uniquely identified by the WHSE_CODE, which serves as the primary business key. A second unique key constraint on MTL_ORGANIZATION_ID indicates a critical integration point with Oracle Inventory's organization structure, ensuring a one-to-one mapping between a GMI warehouse and an Inventory organization. Other significant foreign key columns include ORGN_CODE (linking to the SY_ORGN_MST organization master), ADDR_ID for the warehouse's physical address, TEXT_CODE for descriptive flexfields or notes, and TAXLOC_CODE for tax location details.
Common Use Cases and Queries
This table is primarily referenced for validation, reporting, and as a lookup source. Common operational and analytical queries include retrieving a list of all active warehouses for a given organization, validating a warehouse code during transaction entry, and joining to transactional data for inventory analysis. A typical query pattern involves joining IC_WHSE_MST to the Inventory organization master (MTL_PARAMETERS) via MTL_ORGANIZATION_ID or to item-specific warehouse data in IC_ITEM_WHS.
- Sample Query:
SELECT whse_code, description, mtl_organization_id FROM gmi.ic_whse_mst WHERE orgn_code = :p_org_code ORDER BY whse_code; - Use Case: Generating a warehouse listing for a cycle count setup in IC_CYCL_HDR.
- Use Case: Sourcing valid warehouse codes for a parameter list in a cost accumulation report (CM_ACST_LED, CM_SCST_LED).
Related Objects
IC_WHSE_MST has a vast number of dependent objects, underscoring its foundational role. Key related tables include:
- Core Inventory: IC_ITEM_WHS (item-warehouse specifics), IC_LOCT_INV (location-level inventory), IC_ADJS_JNL (adjustment journals).
- Cost Management: CM_ACST_LED, CM_SCST_LED (cost ledgers), CM_WHSE_ASC (warehouse associations for costing).
- Manufacturing & Planning: GMP_FORM_EFF (formula effectiveness), GMP_ITEM_APS (item planning data).
- Financial Integration: GL_ACCT_MAP, GL_ALOC_BAS (account mapping and allocation bases).
- Master Reference Tables: SY_ORGN_MST (organization), SY_ADDR_MST (address), IC_TEXT_HDR (descriptive text).
-
Table: IC_WHSE_MST
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_WHSE_MST, object_name:IC_WHSE_MST, status:VALID, product: GMI - Process Manufacturing Inventory , description: Warehouse master.This table contains warehouse definition information. , implementation_dba_data: GMI.IC_WHSE_MST ,
-
Table: IC_WHSE_MST
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_WHSE_MST, object_name:IC_WHSE_MST, status:VALID, product: GMI - Process Manufacturing Inventory , description: Warehouse master.This table contains warehouse definition information. , implementation_dba_data: GMI.IC_WHSE_MST ,
-
APPS.GMI_PICK_WAVE_CONFIRM_PVT dependencies on IC_WHSE_MST
12.2.2
-
APPS.GMF_MIGRATION dependencies on IC_WHSE_MST
12.1.1
-
APPS.GML_ACCT_GENERATE dependencies on IC_WHSE_MST
12.1.1
-
APPS.GMICDEP dependencies on IC_WHSE_MST
12.1.1
-
APPS.GMI_GLOBAL_GRP dependencies on IC_WHSE_MST
12.1.1
-
APPS.GML_AUTO_ALLOC dependencies on IC_WHSE_MST
12.1.1
-
APPS.PMI_COST_ANALZ_PACK dependencies on IC_WHSE_MST
12.1.1
-
APPS.MIGRATE_BATCH dependencies on IC_WHSE_MST
12.1.1
-
APPS.GMPMRACT dependencies on IC_WHSE_MST
12.1.1
-
APPS.OPI_DBI_INV_CCA_OPM_PKG dependencies on IC_WHSE_MST
12.1.1
-
APPS.GMIGUTL dependencies on IC_WHSE_MST
12.1.1
-
APPS.GML_OPM_OM_CONV_MIG_PKG dependencies on IC_WHSE_MST
12.2.2
-
APPS.GME_POST_MIGRATION dependencies on IC_WHSE_MST
12.1.1
-
APPS.GML_OPM_ROI_GRP dependencies on IC_WHSE_MST
12.2.2
-
APPS.GMICCAL dependencies on IC_WHSE_MST
12.2.2
-
APPS.GMF_GLSYNCH dependencies on IC_WHSE_MST
12.2.2
-
APPS.GML_ACCT_GENERATE dependencies on IC_WHSE_MST
12.2.2
-
APPS.GMIVDX dependencies on IC_WHSE_MST
12.2.2
-
APPS.GMI_OM_ALLOC_API_PUB dependencies on IC_WHSE_MST
12.2.2
-
APPS.PKG_GMP_BUCKET_DATA dependencies on IC_WHSE_MST
12.2.2
-
APPS.GMA_MIGRATION_PUB dependencies on IC_WHSE_MST
12.2.2
-
APPS.GMI_ALLOCATE_INVENTORY_PVT dependencies on IC_WHSE_MST
12.2.2
-
APPS.OPI_EDW_JOB_RSRC_FOPM_SZ dependencies on IC_WHSE_MST
12.1.1
-
APPS.GML_OPM_ROI_GRP dependencies on IC_WHSE_MST
12.1.1
-
APPS.GMD_COA_DATA_OM dependencies on IC_WHSE_MST
12.1.1
-
APPS.OPI_PMI_COST dependencies on IC_WHSE_MST
12.1.1
-
APPS.INV_MIGRATE_PROCESS_ORG dependencies on IC_WHSE_MST
12.2.2
-
APPS.GME_POST_MIGRATION dependencies on IC_WHSE_MST
12.2.2
-
APPS.GMIVDBL dependencies on IC_WHSE_MST
12.2.2
-
APPS.GMICDEP dependencies on IC_WHSE_MST
12.2.2
-
APPS.GMICVAL dependencies on IC_WHSE_MST
12.2.2
-
APPS.GMD_COA_DATA_OM dependencies on IC_WHSE_MST
12.2.2
-
APPS.GMI_VALID_GRP dependencies on IC_WHSE_MST
12.2.2
-
APPS.OPI_DBI_INV_VALUE_OPM_INCR_PKG dependencies on IC_WHSE_MST
12.1.1
-
APPS.GMIVDX dependencies on IC_WHSE_MST
12.1.1
-
APPS.GMPMRRP dependencies on IC_WHSE_MST
12.2.2
-
APPS.GMI_GLOBAL_GRP dependencies on IC_WHSE_MST
12.2.2
-
APPS.RCV_DATES_S dependencies on IC_WHSE_MST
12.2.2
-
APPS.GML_RQ_DB_COMMON dependencies on IC_WHSE_MST
12.2.2
-
APPS.OPI_DBI_MTL_VARIANCE_PKG dependencies on IC_WHSE_MST
12.1.1
-
APPS.GML_VALIDATE_PO dependencies on IC_WHSE_MST
12.1.1
-
APPS.GMI_VALIDATE_ALLOCATION_PVT dependencies on IC_WHSE_MST
12.2.2
-
APPS.GMD_COA_DATA_OM dependencies on IC_WHSE_MST
12.2.2
-
APPS.GML_PO_GLDIST dependencies on IC_WHSE_MST
12.2.2
-
APPS.GMD_COA_DATA_NEW dependencies on IC_WHSE_MST
12.2.2
-
APPS.GMI_AUTO_ALLOCATE_PUB dependencies on IC_WHSE_MST
12.2.2
-
APPS.GML_MOBILE_RECEIPT dependencies on IC_WHSE_MST
12.1.1
-
APPS.GMI_GLOBAL_GRP dependencies on IC_WHSE_MST
12.1.1