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 ,
-
View: GME_MATERIAL_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GME.GME_MATERIAL_DETAILS_V, object_name:GME_MATERIAL_DETAILS_V, status:VALID, product: GME - Process Manufacturing Process Execution , description: A supplementary view based on table gme_material_details. , implementation_dba_data: APPS.GME_MATERIAL_DETAILS_V ,
-
View: GME_MATERIAL_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GME.GME_MATERIAL_DETAILS_V, object_name:GME_MATERIAL_DETAILS_V, status:VALID, product: GME - Process Manufacturing Process Execution , description: A supplementary view based on table gme_material_details. , implementation_dba_data: APPS.GME_MATERIAL_DETAILS_V ,
-
View: GME_INGRED_PICK_VW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GME.GME_INGRED_PICK_VW, object_name:GME_INGRED_PICK_VW, status:VALID, product: GME - Process Manufacturing Process Execution , description: Ingredient Picking View , implementation_dba_data: APPS.GME_INGRED_PICK_VW ,
-
View: GME_INGRED_PICK_VW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GME.GME_INGRED_PICK_VW, object_name:GME_INGRED_PICK_VW, status:VALID, product: GME - Process Manufacturing Process Execution , description: Ingredient Picking View , implementation_dba_data: APPS.GME_INGRED_PICK_VW ,
-
View: GME_MATERIAL_DETAILS_V1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GME.GME_MATERIAL_DETAILS_V1, object_name:GME_MATERIAL_DETAILS_V1, status:VALID, product: GME - Process Manufacturing Process Execution , description: This view is created for the backward compatibility. Batch or FPO material details. This table contains data on the products, ingredients, and by products of an FPO or batch, including the planned and actual quantity. , implementation_dba_data: APPS.GME_MATERIAL_DETAILS_V1 ,
-
View: GME_BATCH_STEP_ITEMS_V1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GME.GME_BATCH_STEP_ITEMS_V1, object_name:GME_BATCH_STEP_ITEMS_V1, status:VALID, product: GME - Process Manufacturing Process Execution , description: View of Item / Step association with material definition , implementation_dba_data: APPS.GME_BATCH_STEP_ITEMS_V1 ,
-
View: GME_BATCH_STEP_ITEMS_V1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GME.GME_BATCH_STEP_ITEMS_V1, object_name:GME_BATCH_STEP_ITEMS_V1, status:VALID, product: GME - Process Manufacturing Process Execution , description: View of Item / Step association with material definition , implementation_dba_data: APPS.GME_BATCH_STEP_ITEMS_V1 ,
-
View: GME_MATERIAL_DETAILS_V1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GME.GME_MATERIAL_DETAILS_V1, object_name:GME_MATERIAL_DETAILS_V1, status:VALID, product: GME - Process Manufacturing Process Execution , description: This view is created for the backward compatibility. Batch or FPO material details. This table contains data on the products, ingredients, and by products of an FPO or batch, including the planned and actual quantity. , implementation_dba_data: APPS.GME_MATERIAL_DETAILS_V1 ,
-
View: GME_STEP_MATERIAL_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GME.GME_STEP_MATERIAL_DETAILS_V, object_name:GME_STEP_MATERIAL_DETAILS_V, status:VALID, product: GME - Process Manufacturing Process Execution , description: This view is used to retrieve Step Level Material Requirements for ERES event XML generation. , implementation_dba_data: APPS.GME_STEP_MATERIAL_DETAILS_V ,
-
View: GME_STEP_MATERIAL_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GME.GME_STEP_MATERIAL_DETAILS_V, object_name:GME_STEP_MATERIAL_DETAILS_V, status:VALID, product: GME - Process Manufacturing Process Execution , description: This view is used to retrieve Step Level Material Requirements for ERES event XML generation. , implementation_dba_data: APPS.GME_STEP_MATERIAL_DETAILS_V ,