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 ,
-
Table: IC_WHSE_REL
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_WHSE_REL, object_name:IC_WHSE_REL, status:VALID, product: GMI - Process Manufacturing Inventory , description: Warehouse transfer rules table. This table contains information on transfers between warehouses, it is used by MRP. , implementation_dba_data: GMI.IC_WHSE_REL ,
-
Table: IC_WHSE_REL
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_WHSE_REL, object_name:IC_WHSE_REL, status:VALID, product: GMI - Process Manufacturing Inventory , description: Warehouse transfer rules table. This table contains information on transfers between warehouses, it is used by MRP. , implementation_dba_data: GMI.IC_WHSE_REL ,
-
Table: IC_XFER_MST
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_XFER_MST, object_name:IC_XFER_MST, status:VALID, product: GMI - Process Manufacturing Inventory , description: Inventory transfer master , implementation_dba_data: GMI.IC_XFER_MST ,
-
Table: IC_XFER_MST
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_XFER_MST, object_name:IC_XFER_MST, status:VALID, product: GMI - Process Manufacturing Inventory , description: Inventory transfer master , implementation_dba_data: GMI.IC_XFER_MST ,
-
Table: IC_ITEM_WHS
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_ITEM_WHS, object_name:IC_ITEM_WHS, status:VALID, product: GMI - Process Manufacturing Inventory , description: *NOT USED* , implementation_dba_data: GMI.IC_ITEM_WHS ,
-
Table: IC_ALOT_PRM
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_ALOT_PRM, object_name:IC_ALOT_PRM, status:VALID, product: GMI - Process Manufacturing Inventory , description: Automatic lot allocation parameters , implementation_dba_data: GMI.IC_ALOT_PRM ,
-
Table: IC_ITEM_WHS
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_ITEM_WHS, object_name:IC_ITEM_WHS, status:VALID, product: GMI - Process Manufacturing Inventory , description: *NOT USED* , implementation_dba_data: GMI.IC_ITEM_WHS ,
-
Table: IC_ALOT_PRM
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_ALOT_PRM, object_name:IC_ALOT_PRM, status:VALID, product: GMI - Process Manufacturing Inventory , description: Automatic lot allocation parameters , implementation_dba_data: GMI.IC_ALOT_PRM ,
-
Table: IC_WHSE_STS
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_WHSE_STS, object_name:IC_WHSE_STS, status:VALID, product: GMI - Process Manufacturing Inventory , description: Warehouse close status , implementation_dba_data: GMI.IC_WHSE_STS ,
-
Table: IC_LOCT_INV
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_LOCT_INV, object_name:IC_LOCT_INV, status:VALID, product: GMI - Process Manufacturing Inventory , description: Location inventory table. , implementation_dba_data: GMI.IC_LOCT_INV ,
-
Table: IC_LOCT_INV
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_LOCT_INV, object_name:IC_LOCT_INV, status:VALID, product: GMI - Process Manufacturing Inventory , description: Location inventory table. , implementation_dba_data: GMI.IC_LOCT_INV ,
-
Table: IC_WHSE_STS
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_WHSE_STS, object_name:IC_WHSE_STS, status:VALID, product: GMI - Process Manufacturing Inventory , description: Warehouse close status , implementation_dba_data: GMI.IC_WHSE_STS ,
-
Table: IC_RANK_MST
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_RANK_MST, object_name:IC_RANK_MST, status:VALID, product: GMI - Process Manufacturing Inventory , description: Inventory rank master. This table defines rank information for use in determining the cycle count schedule. , implementation_dba_data: GMI.IC_RANK_MST ,
-
Table: IC_RANK_MST
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_RANK_MST, object_name:IC_RANK_MST, status:VALID, product: GMI - Process Manufacturing Inventory , description: Inventory rank master. This table defines rank information for use in determining the cycle count schedule. , implementation_dba_data: GMI.IC_RANK_MST ,
-
Table: IC_SUMM_INV
12.2.2
product: GMI - Process Manufacturing Inventory , description: Inventory summary table. This table contains inventory summary balances by item/warehouse/grade. , implementation_dba_data: Not implemented in this database ,
-
View: GMI_XFER_MST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMI.GMI_XFER_MST_V, object_name:GMI_XFER_MST_V, status:VALID, product: GMI - Process Manufacturing Inventory , description: This view is used to populate the Inventory Transfer form. Its primary base table is ic_xfer_mst. , implementation_dba_data: APPS.GMI_XFER_MST_V ,
-
View: GMI_AAC_CUST_NUM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMI.GMI_AAC_CUST_NUM_V, object_name:GMI_AAC_CUST_NUM_V, status:VALID, product: GMI - Process Manufacturing Inventory , description: View Of Process Customers By Name and Number Including the Ship to site information, company and whse. , implementation_dba_data: APPS.GMI_AAC_CUST_NUM_V ,
-
Table: IC_LOCT_MST
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_LOCT_MST, object_name:IC_LOCT_MST, status:VALID, product: GMI - Process Manufacturing Inventory , description: This table contains location information for location controlled warehouses. , implementation_dba_data: GMI.IC_LOCT_MST ,
-
View: GMI_AAC_CUST_NUM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMI.GMI_AAC_CUST_NUM_V, object_name:GMI_AAC_CUST_NUM_V, status:VALID, product: GMI - Process Manufacturing Inventory , description: View Of Process Customers By Name and Number Including the Ship to site information, company and whse. , implementation_dba_data: APPS.GMI_AAC_CUST_NUM_V ,
-
View: GMI_XFER_MST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMI.GMI_XFER_MST_V, object_name:GMI_XFER_MST_V, status:VALID, product: GMI - Process Manufacturing Inventory , description: This view is used to populate the Inventory Transfer form. Its primary base table is ic_xfer_mst. , implementation_dba_data: APPS.GMI_XFER_MST_V ,
-
Table: IC_WHSE_INV
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_WHSE_INV, object_name:IC_WHSE_INV, status:VALID, product: GMI - Process Manufacturing Inventory , description: Warehouse rules , implementation_dba_data: GMI.IC_WHSE_INV ,
-
Table: IC_SUMM_INV
12.1.1
product: GMI - Process Manufacturing Inventory , description: Inventory summary table. This table contains inventory summary balances by item/warehouse/grade. , implementation_dba_data: Not implemented in this database ,
-
Table: IC_LOCT_MST
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_LOCT_MST, object_name:IC_LOCT_MST, status:VALID, product: GMI - Process Manufacturing Inventory , description: This table contains location information for location controlled warehouses. , implementation_dba_data: GMI.IC_LOCT_MST ,
-
Table: IC_WHSE_INV
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_WHSE_INV, object_name:IC_WHSE_INV, status:VALID, product: GMI - Process Manufacturing Inventory , description: Warehouse rules , implementation_dba_data: GMI.IC_WHSE_INV ,
-
Table: IC_CYCL_HDR
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_CYCL_HDR, object_name:IC_CYCL_HDR, status:VALID, product: GMI - Process Manufacturing Inventory , description: This table contains the cycle header information. It will define the warehouse for which the count is taking place. , implementation_dba_data: GMI.IC_CYCL_HDR ,
-
Table: IC_CYCL_HDR
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_CYCL_HDR, object_name:IC_CYCL_HDR, status:VALID, product: GMI - Process Manufacturing Inventory , description: This table contains the cycle header information. It will define the warehouse for which the count is taking place. , implementation_dba_data: GMI.IC_CYCL_HDR ,
-
View: GMI_AAC_ORDER_NUM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMI.GMI_AAC_ORDER_NUM_V, object_name:GMI_AAC_ORDER_NUM_V, status:VALID, product: GMI - Process Manufacturing Inventory , description: View Of Orders that have been BOOKED and PICK RELEASED which have open Move Order Lines. , implementation_dba_data: APPS.GMI_AAC_ORDER_NUM_V ,
-
View: GMI_AAC_ORDER_NUM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMI.GMI_AAC_ORDER_NUM_V, object_name:GMI_AAC_ORDER_NUM_V, status:VALID, product: GMI - Process Manufacturing Inventory , description: View Of Orders that have been BOOKED and PICK RELEASED which have open Move Order Lines. , implementation_dba_data: APPS.GMI_AAC_ORDER_NUM_V ,
-
Table: IC_TRAN_CMP
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_TRAN_CMP, object_name:IC_TRAN_CMP, status:VALID, product: GMI - Process Manufacturing Inventory , description: Completed inventory transactions , implementation_dba_data: GMI.IC_TRAN_CMP ,
-
Table: IC_ADJS_JNL
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_ADJS_JNL, object_name:IC_ADJS_JNL, status:VALID, product: GMI - Process Manufacturing Inventory , description: Inventory adjustment detail , implementation_dba_data: GMI.IC_ADJS_JNL ,
-
Table: IC_TRAN_ARC
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_TRAN_ARC, object_name:IC_TRAN_ARC, status:VALID, product: GMI - Process Manufacturing Inventory , description: Inventory transaction archive , implementation_dba_data: GMI.IC_TRAN_ARC ,
-
Table: IC_TRAN_PND
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_TRAN_PND, object_name:IC_TRAN_PND, status:VALID, product: GMI - Process Manufacturing Inventory , description: Pending inventory transactions , implementation_dba_data: GMI.IC_TRAN_PND ,
-
Table: IC_TRAN_CMP
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_TRAN_CMP, object_name:IC_TRAN_CMP, status:VALID, product: GMI - Process Manufacturing Inventory , description: Completed inventory transactions , implementation_dba_data: GMI.IC_TRAN_CMP ,
-
Table: IC_ADJS_JNL
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_ADJS_JNL, object_name:IC_ADJS_JNL, status:VALID, product: GMI - Process Manufacturing Inventory , description: Inventory adjustment detail , implementation_dba_data: GMI.IC_ADJS_JNL ,
-
Table: IC_TRAN_ARC
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_TRAN_ARC, object_name:IC_TRAN_ARC, status:VALID, product: GMI - Process Manufacturing Inventory , description: Inventory transaction archive , implementation_dba_data: GMI.IC_TRAN_ARC ,
-
Table: IC_TRAN_PND
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_TRAN_PND, object_name:IC_TRAN_PND, status:VALID, product: GMI - Process Manufacturing Inventory , description: Pending inventory transactions , implementation_dba_data: GMI.IC_TRAN_PND ,
-
View: IC_LOCT_INV_RPTVW1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMI.IC_LOCT_INV_RPTVW1, object_name:IC_LOCT_INV_RPTVW1, status:VALID, product: GMI - Process Manufacturing Inventory , description: Lot inventory report view. , implementation_dba_data: APPS.IC_LOCT_INV_RPTVW1 ,
-
View: IC_LOCT_INV_RPTVW1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMI.IC_LOCT_INV_RPTVW1, object_name:IC_LOCT_INV_RPTVW1, status:VALID, product: GMI - Process Manufacturing Inventory , description: Lot inventory report view. , implementation_dba_data: APPS.IC_LOCT_INV_RPTVW1 ,
-
View: IC_WHSE_MST_VW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMI.IC_WHSE_MST_VW, object_name:IC_WHSE_MST_VW, status:VALID, product: GMI - Process Manufacturing Inventory , description: View for pre migration UI mapping of warehouse , implementation_dba_data: APPS.IC_WHSE_MST_VW ,
-
View: IC_WHSE_MST_VW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMI.IC_WHSE_MST_VW, object_name:IC_WHSE_MST_VW, status:VALID, product: GMI - Process Manufacturing Inventory , description: View for pre migration UI mapping of warehouse , implementation_dba_data: APPS.IC_WHSE_MST_VW ,
-
View: IC_MOVE_ORDER_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMI.IC_MOVE_ORDER_LINES_V, object_name:IC_MOVE_ORDER_LINES_V, status:VALID, product: GMI - Process Manufacturing Inventory , description: This view is used in the OPM Pick Lots form (ICPCKLOT.fmb), and gives the Move Order Lines information for the form. , implementation_dba_data: APPS.IC_MOVE_ORDER_LINES_V ,
-
View: IC_MOVE_ORDER_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMI.IC_MOVE_ORDER_LINES_V, object_name:IC_MOVE_ORDER_LINES_V, status:VALID, product: GMI - Process Manufacturing Inventory , description: This view is used in the OPM Pick Lots form (ICPCKLOT.fmb), and gives the Move Order Lines information for the form. , implementation_dba_data: APPS.IC_MOVE_ORDER_LINES_V ,
-
View: IC_ADJS_JNL_VW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMI.IC_ADJS_JNL_VW, object_name:IC_ADJS_JNL_VW, status:VALID, product: GMI - Process Manufacturing Inventory , description: Inventory Adjustment Journal view , implementation_dba_data: APPS.IC_ADJS_JNL_VW ,
-
View: IC_ADJS_JNL_VW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMI.IC_ADJS_JNL_VW, object_name:IC_ADJS_JNL_VW, status:VALID, product: GMI - Process Manufacturing Inventory , description: Inventory Adjustment Journal view , implementation_dba_data: APPS.IC_ADJS_JNL_VW ,
-
Table: IC_TEXT_HDR
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_TEXT_HDR, object_name:IC_TEXT_HDR, status:VALID, product: GMI - Process Manufacturing Inventory , description: Master table for creation and storage of text codes associated with GMI tables. , implementation_dba_data: GMI.IC_TEXT_HDR ,
-
Table: IC_TEXT_HDR
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_TEXT_HDR, object_name:IC_TEXT_HDR, status:VALID, product: GMI - Process Manufacturing Inventory , description: Master table for creation and storage of text codes associated with GMI tables. , implementation_dba_data: GMI.IC_TEXT_HDR ,