Search Results cost_alloc
The table GME.PM_MATL_DTL_BAK
is a critical component within Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2, specifically in the Process Manufacturing (GME) module. This table serves as a backup or historical repository for material transaction details associated with process manufacturing batches. Below is a detailed technical and functional analysis of this table in the context of Oracle EBS.
1. Functional Context
ThePM_MATL_DTL_BAK
table is part of Oracle's Process Manufacturing (OPM) functionality, which is integrated into Oracle EBS. It stores historical or backup records of material transactions that occur during batch processing. This includes raw material consumption, by-product generation, and intermediate product movements. The table ensures data integrity by preserving transaction details even after primary records might be modified or purged.
2. Technical Structure
The table's schema typically includes columns such as:BATCH_ID
: References the batch record inGME_BATCH_HEADER
.MATERIAL_DETAIL_ID
: Primary key for the material transaction.INVENTORY_ITEM_ID
: Links toMTL_SYSTEM_ITEMS_B
.TRANSACTION_QUANTITY
: Quantity of material consumed or produced.TRANSACTION_UOM
: Unit of measure for the transaction.LINE_TYPE
: Indicates material type (ingredient, by-product, etc.).CREATION_DATE
,LAST_UPDATE_DATE
: Audit columns.
GME_PM_MATERIAL_DETAILS
, with additional flags or metadata to denote backup status.
3. Integration with Other Modules
PM_MATL_DTL_BAK
interacts with:
- Inventory (INV): Validates item master data via
MTL_SYSTEM_ITEMS_B
. - Cost Management (CST): Provides material cost data for batch costing.
- General Ledger (GL): Supports financial postings for material transactions.
4. Data Lifecycle
Records are inserted into this table during:- Batch completion or cancellation.
- Data archiving/purge processes.
- System-triggered backups for audit compliance.
5. Customization Considerations
Modifications to this table require caution due to:- Dependencies on OPM's core transaction logic.
- Potential impacts on batch costing and inventory reconciliation.
- Oracle's upgrade restrictions for customized schema objects.
6. Version-Specific Notes
In EBS 12.2.2, this table may include additional columns to support:- Enhanced audit trails required by newer compliance standards.
- Integration with Oracle Fusion Middleware for data federation.
Conclusion
GME.PM_MATL_DTL_BAK
plays a vital role in ensuring data resilience and auditability for process manufacturing transactions in Oracle EBS. Its design reflects Oracle's layered approach to data management, where operational tables are complemented by backup/repository structures. Administrators should prioritize understanding its relationships with other OPM tables and adhere to Oracle's data retention policies when managing this object.
-
VIEW: GMF.CM_SCST_LED#
12.2.2
-
VIEW: GMD.LM_FORM_DTL#
12.2.2
-
VIEW: GME.PM_MATL_DTL_BAK#
12.2.2
-
VIEW: GMD.FM_MATL_DTL#
12.2.2
-
VIEW: APPS.GMF_MATERIAL_EFFECTIVITIES_VW1
12.2.2
-
VIEW: GME.GME_MATERIAL_DETAILS#
12.2.2
-
VIEW: GME.GME_MATERIAL_DETAILS_MIG#
12.2.2
-
VIEW: APPS.GMF_MATERIAL_EFFECTIVITIES_VW1
12.1.1
-
View: GMF_MATERIAL_EFFECTIVITIES_VW1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_MATERIAL_EFFECTIVITIES_VW1, object_name:GMF_MATERIAL_EFFECTIVITIES_VW1, status:VALID, product: GMF - Process Manufacturing Financials , description: This is a helper view for Item substitution for costing. , implementation_dba_data: APPS.GMF_MATERIAL_EFFECTIVITIES_VW1 ,
-
View: GMF_MATERIAL_EFFECTIVITIES_VW1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_MATERIAL_EFFECTIVITIES_VW1, object_name:GMF_MATERIAL_EFFECTIVITIES_VW1, status:VALID, product: GMF - Process Manufacturing Financials , description: This is a helper view for Item substitution for costing. , implementation_dba_data: APPS.GMF_MATERIAL_EFFECTIVITIES_VW1 ,
-
VIEW: APPS.GME_MATERIAL_DETAILS_V1
12.2.2
-
VIEW: APPS.GME_MATERIAL_DETAILS_V1
12.1.1
-
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_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: GMF.CM_SCST_LED#
12.2.2
owner:GMF, object_type:VIEW, object_name:CM_SCST_LED#, status:VALID,
-
View: GMD_MATERIAL_EFFECTIVITIES_VW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_MATERIAL_EFFECTIVITIES_VW, object_name:GMD_MATERIAL_EFFECTIVITIES_VW, status:VALID, product: GMD - Process Manufacturing Product Development , implementation_dba_data: APPS.GMD_MATERIAL_EFFECTIVITIES_VW ,
-
VIEW: APPS.GMD_MBR_MATERIAL_V1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_MBR_MATERIAL_V1, object_name:GMD_MBR_MATERIAL_V1, status:VALID,
-
View: GMD_MATERIAL_EFFECTIVITIES_VW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_MATERIAL_EFFECTIVITIES_VW, object_name:GMD_MATERIAL_EFFECTIVITIES_VW, status:VALID, product: GMD - Process Manufacturing Product Development , implementation_dba_data: APPS.GMD_MATERIAL_EFFECTIVITIES_VW ,
-
VIEW: APPS.GMD_MBR_MATERIAL_V1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_MBR_MATERIAL_V1, object_name:GMD_MBR_MATERIAL_V1, status:VALID,
-
APPS.OPI_DBI_JOB_TXN_STG_PKG dependencies on OPI_DBI_JOBS_STG
12.1.1
-
VIEW: APPS.GMD_MBR_STEP_MATERIAL_V1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_MBR_STEP_MATERIAL_V1, object_name:GMD_MBR_STEP_MATERIAL_V1, status:VALID,
-
VIEW: APPS.GMD_MBR_STEP_MATERIAL_V1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMD.GMD_MBR_STEP_MATERIAL_V1, object_name:GMD_MBR_STEP_MATERIAL_V1, status:VALID,
-
VIEW: APPS.GMD_MATERIAL_EFFECTIVITIES_VW
12.2.2
-
VIEW: GMD.LM_FORM_DTL#
12.2.2
owner:GMD, object_type:VIEW, object_name:LM_FORM_DTL#, status:VALID,
-
VIEW: GME.PM_MATL_DTL_BAK#
12.2.2
owner:GME, object_type:VIEW, object_name:PM_MATL_DTL_BAK#, status:VALID,
-
VIEW: APPS.GMD_MATERIAL_EFFECTIVITIES_VW
12.1.1
-
TABLE: GME.PM_MATL_DTL_BAK
12.2.2
owner:GME, object_type:TABLE, object_name:PM_MATL_DTL_BAK, status:VALID,
-
VIEW: APPS.PMIBV_STANDARD_COST_LEDGER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIBV_STANDARD_COST_LEDGER_V, object_name:PMIBV_STANDARD_COST_LEDGER_V, status:VALID,
-
VIEW: APPS.PMIBV_STANDARD_COST_LEDGER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIBV_STANDARD_COST_LEDGER_V, object_name:PMIBV_STANDARD_COST_LEDGER_V, status:VALID,
-
VIEW: GMD.FM_MATL_DTL#
12.2.2
owner:GMD, object_type:VIEW, object_name:FM_MATL_DTL#, status:VALID,
-
APPS.GMD_SEARCH_REPLACE_VERS dependencies on GEM5_FORMULALINE_ID_S
12.2.2
-
TABLE: GME.PM_MATL_DTL_BAK
12.1.1
owner:GME, object_type:TABLE, object_name:PM_MATL_DTL_BAK, status:VALID,
-
View: PMIBV_STANDARD_COST_LEDGER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIBV_STANDARD_COST_LEDGER_V, object_name:PMIBV_STANDARD_COST_LEDGER_V, status:VALID, product: PMI - Process Manufacturing Intelligence , description: Ledger of OPM Costing detail information produced during Cost Rollup processing. , implementation_dba_data: APPS.PMIBV_STANDARD_COST_LEDGER_V ,
-
APPS.GMD_SEARCH_REPLACE_VERS dependencies on GEM5_FORMULALINE_ID_S
12.1.1
-
View: PMIBV_STANDARD_COST_LEDGER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIBV_STANDARD_COST_LEDGER_V, object_name:PMIBV_STANDARD_COST_LEDGER_V, status:VALID, product: PMI - Process Manufacturing Intelligence (Obsolete) , description: Ledger of OPM Costing detail information produced during Cost Rollup processing. , implementation_dba_data: APPS.PMIBV_STANDARD_COST_LEDGER_V ,
-
TYPE: SYSTEM.GMF_MATL_TYPE
12.2.2
owner:SYSTEM, object_type:TYPE, object_name:GMF_MATL_TYPE, status:VALID,
-
APPS.OPI_DBI_JOB_TXN_STG_PKG dependencies on GME_MATERIAL_DETAILS
12.1.1
-
TYPE: SYSTEM.GMF_MATL_TYPE
12.1.1
owner:SYSTEM, object_type:TYPE, object_name:GMF_MATL_TYPE, status:VALID,
-
VIEW: GME.GME_MATERIAL_DETAILS_MIG#
12.2.2
owner:GME, object_type:VIEW, object_name:GME_MATERIAL_DETAILS_MIG#, status:VALID,
-
VIEW: GME.GME_MATERIAL_DETAILS#
12.2.2
owner:GME, object_type:VIEW, object_name:GME_MATERIAL_DETAILS#, status:VALID,
-
VIEW: APPS.PMIFV_STANDARD_COST_LEDGER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIFV_STANDARD_COST_LEDGER_V, object_name:PMIFV_STANDARD_COST_LEDGER_V, status:VALID,
-
TABLE: GME.GME_MATERIAL_DETAILS_MIG
12.1.1
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_MATERIAL_DETAILS_MIG, object_name:GME_MATERIAL_DETAILS_MIG, status:VALID,
-
TABLE: GME.GME_MATERIAL_DETAILS_MIG
12.2.2
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_MATERIAL_DETAILS_MIG, object_name:GME_MATERIAL_DETAILS_MIG, status:VALID,
-
APPS.GME_MATERIAL_DETAILS_DBL SQL Statements
12.1.1
-
VIEW: APPS.GMF_MATERIAL_EFFECTIVITIES_VW1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_MATERIAL_EFFECTIVITIES_VW1, object_name:GMF_MATERIAL_EFFECTIVITIES_VW1, status:VALID,
-
APPS.GME_MATERIAL_DETAILS_DBL SQL Statements
12.2.2
-
VIEW: APPS.PMIFV_STANDARD_COST_LEDGER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIFV_STANDARD_COST_LEDGER_V, object_name:PMIFV_STANDARD_COST_LEDGER_V, status:VALID,
-
VIEW: APPS.GMF_MATERIAL_EFFECTIVITIES_VW1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_MATERIAL_EFFECTIVITIES_VW1, object_name:GMF_MATERIAL_EFFECTIVITIES_VW1, status:VALID,
-
View: PMIFV_STANDARD_COST_LEDGER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIFV_STANDARD_COST_LEDGER_V, object_name:PMIFV_STANDARD_COST_LEDGER_V, status:VALID, product: PMI - Process Manufacturing Intelligence (Obsolete) , description: Ledger of Process Manufacturing Costing detail information produced during Cost Rollup processing. , implementation_dba_data: APPS.PMIFV_STANDARD_COST_LEDGER_V ,
-
View: PMIFV_STANDARD_COST_LEDGER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIFV_STANDARD_COST_LEDGER_V, object_name:PMIFV_STANDARD_COST_LEDGER_V, status:VALID, product: PMI - Process Manufacturing Intelligence , description: Ledger of Process Manufacturing Costing detail information produced during Cost Rollup processing. , implementation_dba_data: APPS.PMIFV_STANDARD_COST_LEDGER_V ,