Search Results gme_material_details
The GME_MATERIAL_DETAILS table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Process Manufacturing (GME) module, which manages batch production, material consumption, and output tracking. This table stores detailed information about materials used in batch production, including quantities, costs, and transactional attributes. Below is a comprehensive breakdown of its structure, purpose, and integration within Oracle EBS.
### **Purpose and Functional Role**
The GME_MATERIAL_DETAILS table acts as a transactional repository for material movements in process manufacturing. It records:
- **Material consumption** (ingredients consumed in batches).
- **By-product and co-product outputs** (materials produced).
- **Adjustments and substitutions** made during production.
- **Cost and quantity details** for inventory valuation and reconciliation.
This table is tightly integrated with Oracle Inventory (INV), Cost Management (CST), and General Ledger (GL) modules, ensuring accurate financial and inventory postings.
### **Key Columns and Data Structure**
The table contains columns that categorize materials, track quantities, and link to other EBS entities. Notable fields include:
1. **BATCH_ID
** – References the batch (GME_BATCH_HEADER) to which the material belongs.
2. **MATERIAL_DETAIL_ID
** – Primary key, uniquely identifying each material transaction.
3. **INVENTORY_ITEM_ID
** – Links to MTL_SYSTEM_ITEMS_B for item master data.
4. **LINE_TYPE
** – Distinguishes between ingredients (consumption) and products (output).
5. **ACTUAL_QTY
** – Actual quantity consumed or produced.
6. **ITEM_UM
** – Unit of measure (UOM) for the material.
7. **COST_ALLOC
** – Cost allocation details for financial postings.
8. **TRANSACTION_DATE
** – Timestamp of material movement.
9. **STATUS
** – Indicates transaction state (e.g., pending, completed, errored).
### **Integration with Other Modules**
- **Inventory (INV):** Material transactions in GME_MATERIAL_DETAILS trigger inventory updates in MTL_TRANSACTIONS_INTERFACE, ensuring stock levels are adjusted.
- **Cost Management (CST):** Cost data flows to CST_PAC_ACTUAL_COST_DETAILS for absorption costing and variance analysis.
- **General Ledger (GL):** Financial impacts are posted via GL_INTERFACE for period-end accounting.
### **Common Use Cases**
1. **Batch Material Tracking:** Monitors real-time material usage in production batches.
2. **Yield Analysis:** Compares planned vs. actual material consumption for efficiency reporting.
3. **Cost Roll-Up:** Aggregates material costs for batch costing and profitability analysis.
4. **Regulatory Compliance:** Provides audit trails for material traceability (e.g., FDA, GMP).
### **Technical Considerations**
- **Indexes:** Optimized queries typically use indexes on BATCH_ID
, INVENTORY_ITEM_ID
, and MATERIAL_DETAIL_ID
.
- **Purge Policies:** Historical data may be archived to GME_MATERIAL_DETAILS_HIST for performance.
- **Custom Extensions:** Customers often extend the table with descriptive flexfields (DFFs) for industry-specific attributes.
### **Conclusion**
The GME_MATERIAL_DETAILS table is foundational for process manufacturing in Oracle EBS, bridging operational execution with financial and inventory control. Its design ensures granular tracking of materials, supports compliance, and enables accurate costing—making it indispensable for manufacturers leveraging Oracle EBS 12.1.1 or 12.2.2.
-
Table: GME_MATERIAL_DETAILS
12.2.2
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_MATERIAL_DETAILS, object_name:GME_MATERIAL_DETAILS, status:VALID, product: GME - Process Manufacturing Process Execution , description: New quantity columns; for scaling a WIP batch. Actual quantities must match on the PM & POC sides. If a WIP batch is scaled the actual quantity is not updated on the PM side; therefore the value needs to be tracked elsewhere.Batch or FPO , implementation_dba_data: GME.GME_MATERIAL_DETAILS ,
-
Table: GME_MATERIAL_DETAILS
12.1.1
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_MATERIAL_DETAILS, object_name:GME_MATERIAL_DETAILS, status:VALID, product: GME - Process Manufacturing Process Execution , description: New quantity columns; for scaling a WIP batch. Actual quantities must match on the PM & POC sides. If a WIP batch is scaled the actual quantity is not updated on the PM side; therefore the value needs to be tracked elsewhere.Batch or FPO , implementation_dba_data: GME.GME_MATERIAL_DETAILS ,
-
APPS.GME_API_GRP dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.JAI_OPM_GMD_TRIGGER_PKG dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.INV_SELECT_INVENTORY_PKG dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_GANTT_PKG dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.PMI_COST_ANALZ_PACK dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GMO_CBR_GRP dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_ERES_UTILS dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_CLOSE_BATCH_PVT dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GMP_WPS_WRITER dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GMA_PURGE_ENGINE dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.PMI_COST_ANALZ_PACK dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_GMEMUSBV_XMLP_PKG dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_BATCH_WKFL_PKG dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_MOBILE_LOVS dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_COMMON_PVT dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GMF_SUBLEDGER_REPORT dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_UNRELEASE_BATCH_PVT dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.OPI_DBI_INV_VALUE_INIT_PKG dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_TRANS_ENGINE_UTIL dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GMF_VIB dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_CREATE_STEP_PVT dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_PICKING_PVT dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_RESCHEDULE_BATCH_PVT dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_RESERVATIONS_PVT dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GMF_LOT_COSTING_PUB dependencies on GME_MATERIAL_DETAILS
12.2.2
-
APPS.GME_REOPEN_BATCH_PVT dependencies on GME_MATERIAL_DETAILS
12.2.2
-
APPS.GME_CONVERT_FPO_PVT dependencies on GME_MATERIAL_DETAILS
12.2.2
-
APPS.GME_VALIDATE_FLEX_FLD_PVT dependencies on GME_MATERIAL_DETAILS
12.2.2
-
APPS.GMD_SPREADSHEET_UPDATE dependencies on GME_MATERIAL_DETAILS
12.2.2
-
APPS.GMF_VIB dependencies on GME_MATERIAL_DETAILS
12.2.2
-
APPS.GME_CREATE_STEP_PVT dependencies on GME_MATERIAL_DETAILS
12.2.2
-
APPS.GME_FPL_PVT dependencies on GME_MATERIAL_DETAILS
12.2.2
-
APPS.GME_RESERVATIONS_PVT dependencies on GME_MATERIAL_DETAILS
12.2.2
-
APPS.GME_REROUTE_BATCH_PVT dependencies on GME_MATERIAL_DETAILS
12.2.2
-
APPS.GMO_VBATCH_PVT dependencies on GME_MATERIAL_DETAILS
12.2.2
-
APPS.GMD_SAMPLES_PUB dependencies on GME_MATERIAL_DETAILS
12.2.2
-
APPS.GMF_LAYERS dependencies on GME_MATERIAL_DETAILS
12.2.2
-
APPS.GME_MAKE_TO_ORDER_PVT dependencies on GME_MATERIAL_DETAILS
12.2.2
-
APPS.GME_SUPPLY_RES_PVT dependencies on GME_MATERIAL_DETAILS
12.2.2
-
APPS.GMD_SAMPLES_GRP dependencies on GME_MATERIAL_DETAILS
12.2.2
-
APPS.GMO_VBATCH_PVT dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.OPI_DBI_RES_OPM_PKG dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GMD_QC_MIG12 dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_FPL_PVT dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_MOBILE_RSRV dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_MATERIAL_DETAIL_PVT dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.JAI_OPM_GMD_TRIGGER_PKG dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.GME_LPN_MOBILE_TXN dependencies on GME_MATERIAL_DETAILS
12.1.1