Search Results mtl_cst_actual_cost_details
The MTL_CST_ACTUAL_COST_DETAILS table is a critical inventory costing entity in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2, serving as the foundation for actual cost accumulation and analysis within the Cost Management module. This table stores granular transactional cost data for inventory items, enabling organizations to maintain accurate cost accounting, variance analysis, and financial reporting. Below is a detailed technical overview of its structure, purpose, and integration within Oracle EBS.
Table Purpose and Functional Context
The MTL_CST_ACTUAL_COST_DETAILS table captures actual cost details for inventory transactions, such as receipts, issues, transfers, and adjustments. It operates within Oracle Inventory and Cost Management modules, linking transactional data (e.g., from MTL_MATERIAL_TRANSACTIONS) to costed values. This table is essential for:- Cost Rollup: Stores item costs by cost element (material, overhead, resource, etc.) for weighted average or FIFO costing methods.
- Variance Analysis: Tracks differences between standard and actual costs for manufacturing and procurement.
- Financial Integration: Feeds data to the General Ledger via Cost Management’s accounting events.
Key Columns and Structure
The table’s schema includes columns that map to cost components and transactional metadata:- TRANSACTION_ID: Foreign key to MTL_MATERIAL_TRANSACTIONS, linking to the source transaction.
- ORGANIZATION_ID: Identifies the inventory organization.
- INVENTORY_ITEM_ID: References MTL_SYSTEM_ITEMS_B for the item being costed.
- COST_ELEMENT_ID: Categorizes costs (e.g., material, labor, overhead) per the CST_COST_ELEMENTS table.
- ACTUAL_COST: The calculated actual cost per unit for the cost element.
- BASE_TRANSACTION_VALUE: Extended cost (quantity × unit cost) in functional currency.
- TRANSACTION_COSTED_DATE: Timestamp when the transaction was costed.
- LAST_UPDATE_DATE/LAST_UPDATED_BY: Audit columns for change tracking.
Integration with Other Modules
The table interacts with:- Inventory Transactions (MTL_MATERIAL_TRANSACTIONS): Sources transactional quantities and dates.
- Cost Management (CST_COST_DETAILS): Shares cost breakdowns for period-end processing.
- General Ledger: Exports cost accounting entries via subledger tables (GL_INTERFACE).
Technical Considerations
- Indexing: Key indexes on TRANSACTION_ID, ORGANIZATION_ID, and INVENTORY_ITEM_ID optimize performance for cost queries.
- Partitioning: In high-volume environments, partitioning by ORGANIZATION_ID or date ranges may improve scalability.
- Data Volume: The table grows rapidly in manufacturing setups; archiving strategies may be required.
Business Process Flow
- A transaction (e.g., PO receipt) is recorded in MTL_MATERIAL_TRANSACTIONS.
- Cost Management processes the transaction, calculating actual costs by element.
- MTL_CST_ACTUAL_COST_DETAILS stores the cost breakdown, which is later used for:
- Period-end close (cost variance journals).
- Inventory valuation reports.
- COGS recognition.
Customization and Extensions
Organizations may extend the table’s utility via:- Custom Reports: SQL queries leveraging this table for cost analytics.
- Triggers/APIs: Automating cost adjustments or validations.
- Interfaces: Feeding third-party systems with detailed cost data.
Conclusion
The MTL_CST_ACTUAL_COST_DETAILS table is a cornerstone of Oracle EBS Cost Management, providing the granularity needed for accurate inventory valuation, cost control, and financial compliance. Its design supports complex costing methodologies while integrating seamlessly with other EBS modules, making it indispensable for manufacturing and distribution environments.-
Table: MTL_CST_ACTUAL_COST_DETAILS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CST_ACTUAL_COST_DETAILS, object_name:MTL_CST_ACTUAL_COST_DETAILS, status:VALID, product: INV - Inventory , description: Actual cost information by element and by level , implementation_dba_data: INV.MTL_CST_ACTUAL_COST_DETAILS ,
-
Table: MTL_CST_ACTUAL_COST_DETAILS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CST_ACTUAL_COST_DETAILS, object_name:MTL_CST_ACTUAL_COST_DETAILS, status:VALID, product: INV - Inventory , description: Actual cost information by element and by level , implementation_dba_data: INV.MTL_CST_ACTUAL_COST_DETAILS ,
-
APPS.INV_TXN_PURGE_WORKER dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.1.1
-
APPS.CSTPPINV dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.1.1
-
APPS.CSTPLCWP dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.1.1
-
APPS.CSTPAVCP dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.2.2
-
APPS.CSTACPCS dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.1.1
-
APPS.CSTPLVCP dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.2.2
-
APPS.CST_TPRICE_PVT dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.2.2
-
APPS.CSTPSISC dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.2.2
-
APPS.CSTPACDP dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.2.2
-
APPS.CSTPSISC dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.1.1
-
APPS.CST_PRJMFG_COST_COLLECTOR dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.1.1
-
APPS.CSTPLVCP dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.1.1
-
APPS.ENI_DBI_UCO_LOAD_PKG dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.1.1
-
APPS.CSTPACDP dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.1.1
-
APPS.CSTPAVCP dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.1.1
-
APPS.CSTPACWP dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.1.1
-
APPS.CST_TPRICE_PVT dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.1.1
-
APPS.OPIMPXWI dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.1.1
-
APPS.CSTPLENG dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.2.2
-
APPS.CST_PRJMFG_COST_COLLECTOR dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.2.2
-
APPS.CSTACPCS dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.2.2
-
APPS.CSTPACWP dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.2.2
-
APPS.CSTPLCWP dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.2.2
-
APPS.CSTPACWB dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.1.1
-
APPS.CST_INVENTORY_PVT dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.1.1
-
APPS.CSTPLENG dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.1.1
-
APPS.CST_INVENTORY_PVT dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.2.2
-
APPS.CSTPACWB dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.2.2
-
APPS.CSTPPINV dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.2.2
-
APPS.INV_TXN_PURGE_WORKER dependencies on MTL_CST_ACTUAL_COST_DETAILS
12.2.2
-
VIEW: APPS.CST_XLA_ACTUAL_REF_V
12.2.2
-
VIEW: APPS.CST_XLA_ACTUAL_REF_V
12.1.1
-
APPS.CSTACPCS dependencies on CST_QUANTITY_LAYERS
12.1.1
-
APPS.CSTPAVCP dependencies on MTL_SALES_ORDERS
12.2.2
-
VIEW: INV.MTL_CST_ACTUAL_COST_DETAILS#
12.2.2
owner:INV, object_type:VIEW, object_name:MTL_CST_ACTUAL_COST_DETAILS#, status:VALID,
-
APPS.CSTPLVCP dependencies on OE_ORDER_HEADERS_ALL
12.2.2
-
APPS.CSTPLVCP dependencies on MTL_SALES_ORDERS
12.2.2
-
APPS.CSTACPCS dependencies on CST_QUANTITY_LAYERS
12.2.2
-
APPS.CSTPAVCP SQL Statements
12.1.1
-
VIEW: APPS.CST_LAYER_ACTUAL_COSTS_V
12.1.1
-
SYNONYM: APPS.MTL_CST_ACTUAL_COST_DETAILS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:MTL_CST_ACTUAL_COST_DETAILS, status:VALID,
-
VIEW: INV.MTL_CST_ACTUAL_COST_DETAILS#
12.2.2
-
VIEW: APPS.CST_LAYER_ACTUAL_COSTS_V
12.2.2
-
APPS.CSTPLENG dependencies on CST_LAYER_COST_DETAILS
12.1.1
-
APPS.CSTPAVCP dependencies on OE_ORDER_HEADERS_ALL
12.2.2
-
APPS.CST_PRJMFG_COST_COLLECTOR dependencies on CST_CG_ITEM_COSTS_VIEW
12.2.2
-
SYNONYM: APPS.MTL_CST_ACTUAL_COST_DETAILS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:MTL_CST_ACTUAL_COST_DETAILS, status:VALID,
-
APPS.CSTPSISC SQL Statements
12.2.2