Search Results value_change
The JA.JAI_MTL_TXN_CST_DTL_T
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a custom table typically associated with inventory cost transactions in a localized or extended implementation, particularly in regions like Japan (as suggested by the JA
schema prefix). This table stores detailed cost information related to material transactions, enabling granular tracking of inventory valuation, cost adjustments, and financial impacts within the Oracle Inventory and Cost Management modules. Below is a detailed analysis of its purpose, structure, and integration within Oracle EBS.
Purpose and Functional Context
TheJAI_MTL_TXN_CST_DTL_T
table is designed to supplement Oracle's standard inventory costing tables (e.g., MTL_MATERIAL_TRANSACTIONS
, CST_ACTUAL_COST_DETAILS
) by capturing additional cost attributes or localized requirements. In EBS, inventory transactions trigger cost updates, and this table likely serves one of the following purposes:
- Localization: Stores region-specific cost data, such as Japan's statutory reporting requirements or tax-related cost adjustments.
- Extensions: Captures custom cost elements (e.g., overheads, freight) not fully accommodated by standard Oracle tables.
- Audit Trail: Provides a secondary ledger for historical cost analysis or reconciliation.
Key Attributes and Structure
While the exact schema may vary, the table typically includes fields such as:- Transaction ID: Links to
MTL_MATERIAL_TRANSACTIONS.TRANSACTION_ID
. - Cost Component Breakdown: Columns for material, labor, overhead, or other cost types.
- Localized Adjustments: Fields for tax-inclusive costs, currency conversions, or regulatory adjustments.
- Timestamps: Creation and last update dates for auditing.
TRANSACTION_ID
, COST_ELEMENT_ID
, ACTUAL_COST
, TAX_AMOUNT
, and LAST_UPDATE_DATE
.
Integration with Oracle EBS Modules
The table interacts with core EBS functionalities:- Inventory Management: Ties to
MTL_SYSTEM_ITEMS
andMTL_TRANSACTION_TYPES
for item and transaction context. - Cost Management: Complements
CST_ACTUAL_COST_DETAILS
for periodic or perpetual costing. - General Ledger: Feeds into
GL_INTERFACE
via custom accounting rules for financial posting.
Technical Considerations
- Custom Logic: Likely populated via triggers, APIs, or concurrent programs during inventory transactions.
- Performance: Indexing on
TRANSACTION_ID
orINVENTORY_ITEM_ID
is critical for large-scale implementations. - Upgrades: Requires validation during EBS upgrades to ensure compatibility with standard tables.
Conclusion
TheJA.JAI_MTL_TXN_CST_DTL_T
table exemplifies how Oracle EBS accommodates localization and customization. It enhances standard costing functionality by providing a flexible repository for detailed transaction costs, ensuring compliance and analytical depth. Implementers should document its usage thoroughly to maintain data integrity during upgrades and integrations.
-
VIEW: INV.MTL_PAC_TXN_COST_DETAILS_EFC#
12.2.2
-
VIEW: JA.JAI_MTL_TXN_CST_DTL_T#
12.2.2
-
VIEW: INV.MTL_CST_TXN_COST_DETAILS#
12.2.2
-
VIEW: INV.MTL_PAC_TXN_COST_DETAILS#
12.2.2
-
VIEW: INV.MTL_TXN_COST_DET_INTERFACE#
12.2.2
-
View: AX_CST_TXN_COST_DETAILS_V1
12.1.1
product: AX - Global Accounting Engine , description: Use for inventory organization transfers , implementation_dba_data: Not implemented in this database ,
-
APPS.CSTPPCIT dependencies on MTL_TXN_COST_DET_INTERFACE
12.1.1
-
APPS.CSTPPCIT dependencies on MTL_TXN_COST_DET_INTERFACE
12.2.2
-
APPS.CSTPACIT SQL Statements
12.1.1
-
APPS.CSTPPCIT SQL Statements
12.2.2
-
View: AX_CST_TXN_COST_DETAILS_V1
12.2.2
product: AX - Global Accounting Engine , description: Use for inventory organization transfers , implementation_dba_data: Not implemented in this database ,
-
APPS.CSTPACIT SQL Statements
12.2.2
-
VIEW: JA.JAI_MTL_TXN_CST_DTL_T#
12.2.2
owner:JA, object_type:VIEW, object_name:JAI_MTL_TXN_CST_DTL_T#, status:VALID,
-
APPS.CSTPPCIT SQL Statements
12.1.1
-
VIEW: INV.MTL_PAC_TXN_COST_DETAILS_EFC#
12.2.2
owner:INV, object_type:VIEW, object_name:MTL_PAC_TXN_COST_DETAILS_EFC#, status:VALID,
-
VIEW: INV.MTL_CST_TXN_COST_DETAILS#
12.2.2
owner:INV, object_type:VIEW, object_name:MTL_CST_TXN_COST_DETAILS#, status:VALID,
-
VIEW: INV.MTL_TXN_COST_DET_INTERFACE#
12.2.2
owner:INV, object_type:VIEW, object_name:MTL_TXN_COST_DET_INTERFACE#, status:VALID,
-
VIEW: APPS.CSP_RECOMMENDATION_RULES_VL
12.1.1
-
VIEW: APPS.CSP_RECOMMENDATION_RULES_VL
12.2.2
-
VIEW: INV.MTL_PAC_TXN_COST_DETAILS#
12.2.2
owner:INV, object_type:VIEW, object_name:MTL_PAC_TXN_COST_DETAILS#, status:VALID,
-
TABLE: JA.JAI_MTL_TXN_CST_DTL_T
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_MTL_TXN_CST_DTL_T, object_name:JAI_MTL_TXN_CST_DTL_T, status:VALID,
-
APPS.MTL_CST_TXN_COST_DETAILS_PKG SQL Statements
12.1.1
-
TABLE: INV.MTL_PAC_TXN_COST_DETAILS_EFC
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_PAC_TXN_COST_DETAILS_EFC, object_name:MTL_PAC_TXN_COST_DETAILS_EFC, status:VALID,
-
APPS.MTL_CST_TXN_COST_DETAILS_PKG SQL Statements
12.2.2
-
TABLE: INV.MTL_PAC_TXN_COST_DETAILS_EFC
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_PAC_TXN_COST_DETAILS_EFC, object_name:MTL_PAC_TXN_COST_DETAILS_EFC, status:VALID,
-
TABLE: JA.JAI_MTL_TXN_CST_DTL_T
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_MTL_TXN_CST_DTL_T, object_name:JAI_MTL_TXN_CST_DTL_T, status:VALID,
-
View: CST_AP_VARIANCE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_AP_VARIANCE_V, object_name:CST_AP_VARIANCE_V, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CST_AP_VARIANCE_V ,
-
View: CST_AP_VARIANCE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_AP_VARIANCE_V, object_name:CST_AP_VARIANCE_V, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CST_AP_VARIANCE_V ,
-
VIEW: APPS.MTL_CST_TXN_COST_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CST_TXN_COST_DETAILS_V, object_name:MTL_CST_TXN_COST_DETAILS_V, status:VALID,
-
VIEW: APPS.MTL_PAC_TXN_COST_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_PAC_TXN_COST_DETAILS_V, object_name:MTL_PAC_TXN_COST_DETAILS_V, status:VALID,
-
VIEW: APPS.MTL_CST_TXN_COST_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CST_TXN_COST_DETAILS_V, object_name:MTL_CST_TXN_COST_DETAILS_V, status:VALID,
-
VIEW: APPS.MTL_PAC_TXN_COST_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_PAC_TXN_COST_DETAILS_V, object_name:MTL_PAC_TXN_COST_DETAILS_V, status:VALID,
-
VIEW: APPS.CST_AP_VARIANCE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_AP_VARIANCE_V, object_name:CST_AP_VARIANCE_V, status:VALID,
-
VIEW: APPS.CST_AP_VARIANCE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_AP_VARIANCE_V, object_name:CST_AP_VARIANCE_V, status:VALID,
-
TABLE: INV.MTL_CST_TXN_COST_DETAILS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CST_TXN_COST_DETAILS, object_name:MTL_CST_TXN_COST_DETAILS, status:VALID,
-
APPS.CSTPPPUR dependencies on MTL_PAC_TXN_COST_DETAILS
12.1.1
-
APPS.CST_LCMADJUSTMENTS_PVT dependencies on MTL_CST_LAYER_ACT_COST_DETAILS
12.1.1
-
APPS.CST_LCMADJUSTMENTS_PVT dependencies on MTL_CST_LAYER_ACT_COST_DETAILS
12.2.2
-
APPS.CSTPPPUR dependencies on MTL_PAC_TXN_COST_DETAILS
12.2.2
-
APPS.CSTPPPUR dependencies on MTL_PAC_ACTUAL_COST_DETAILS
12.1.1
-
APPS.CSTPPPUR dependencies on MTL_PAC_ACTUAL_COST_DETAILS
12.2.2
-
TABLE: BOM.CST_LC_MMT_GT
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_LC_MMT_GT, object_name:CST_LC_MMT_GT, status:VALID,
-
TABLE: INV.MTL_CST_TXN_COST_DETAILS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CST_TXN_COST_DETAILS, object_name:MTL_CST_TXN_COST_DETAILS, status:VALID,
-
TABLE: BOM.CST_LC_MMT_GT
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_LC_MMT_GT, object_name:CST_LC_MMT_GT, status:VALID,
-
TABLE: INV.MTL_PAC_TXN_COST_DETAILS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_PAC_TXN_COST_DETAILS, object_name:MTL_PAC_TXN_COST_DETAILS, status:VALID,
-
VIEW: APPS.CST_AP_VARIANCE_V
12.2.2
-
TABLE: INV.MTL_PAC_TXN_COST_DETAILS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_PAC_TXN_COST_DETAILS, object_name:MTL_PAC_TXN_COST_DETAILS, status:VALID,
-
View: MTL_PAC_TXN_COST_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_PAC_TXN_COST_DETAILS_V, object_name:MTL_PAC_TXN_COST_DETAILS_V, status:VALID, product: INV - Inventory , implementation_dba_data: APPS.MTL_PAC_TXN_COST_DETAILS_V ,
-
View: MTL_CST_TXN_COST_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CST_TXN_COST_DETAILS_V, object_name:MTL_CST_TXN_COST_DETAILS_V, status:VALID, product: INV - Inventory , implementation_dba_data: APPS.MTL_CST_TXN_COST_DETAILS_V ,
-
TABLE: INV.MTL_TXN_COST_DET_INTERFACE
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_TXN_COST_DET_INTERFACE, object_name:MTL_TXN_COST_DET_INTERFACE, status:VALID,