Search Results cm_adjs_dtl
Overview
The CM_ADJS_DTL table is a core transactional data object within the Process Manufacturing Financials (GMF) module of Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2. It serves as the detailed repository for actual cost adjustments, a critical function in process manufacturing cost accounting. This table stores the granular line-item details for every cost adjustment transaction entered into the system. Its primary role is to maintain a precise, auditable record of adjustments made to inventory costs, enabling accurate period-end costing, variance analysis, and financial reporting. The integrity of data in this table is essential for reflecting true inventory valuation and cost of goods sold in the general ledger.
Key Information Stored
The table's structure is designed to uniquely identify and quantify a cost adjustment for a specific item in a specific context. The primary key columns define this unique combination: ITEM_ID, WHSE_CODE, CALENDAR_CODE, PERIOD_CODE, COST_MTHD_CODE, COST_CMPNTCLS_ID, COST_ANALYSIS_CODE, and COST_ADJUST_ID. Key transactional columns include ADJUST_QTY_UM (the unit of measure for the adjusted quantity) and the associated REASON_CODE and TEXT_CODE, which provide narrative context for the adjustment. The table's foreign key relationships indicate it stores identifiers linking to master data for the item, warehouse, cost calendar, cost method, cost component class, and cost analysis code, ensuring referential integrity across the costing subsystem.
Common Use Cases and Queries
This table is central to post-transaction cost management activities. A primary use case is generating detailed audit reports for all cost adjustments performed in a given accounting period, which is crucial for financial audits and internal controls. Analysts query this table to investigate cost variances by item, warehouse, or cost component. A typical reporting query would join CM_ADJS_DTL to master tables like IC_ITEM_MST and CM_CLDR_DTL to produce a human-readable adjustment register. For technical support, queries often isolate adjustments for a specific COST_ADJUST_ID to troubleshoot adjustment batch issues. Data from this table also feeds into reconciliation reports between the GMF cost engine and the Oracle General Ledger.
Related Objects
CM_ADJS_DTL has extensive foreign key relationships, highlighting its position as a central hub for cost adjustment data. Key documented relationships include:
- CM_ALYS_MST: Joined via COST_ANALYSIS_CODE for cost analysis master data.
- CM_CLDR_DTL: Joined via CALENDAR_CODE and PERIOD_CODE for cost calendar period validation.
- CM_CMPT_MST / CM_CMPT_MST_B: Joined via COST_CMPNTCLS_ID for cost component class definition.
- CM_MTHD_MST: Joined via COST_MTHD_CODE for cost method information.
- CM_REAS_CDS: Joined via REASON_CODE for the adjustment reason description.
- IC_ITEM_MST / IC_ITEM_MST_B: Joined via ITEM_ID for item master attributes.
- IC_WHSE_MST: Joined via WHSE_CODE for warehouse details.
- SY_UOMS_MST: Joined via ADJUST_QTY_UM for the unit of measure definition.
-
Table: CM_ADJS_DTL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_ADJS_DTL, object_name:CM_ADJS_DTL, status:VALID, product: GMF - Process Manufacturing Financials , description: The Actual Cost Adjustments Details table - contains the adjustments details required and entered for cost adjustments. , implementation_dba_data: GMF.CM_ADJS_DTL ,
-
Table: CM_ADJS_DTL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_ADJS_DTL, object_name:CM_ADJS_DTL, status:VALID, product: GMF - Process Manufacturing Financials , description: The Actual Cost Adjustments Details table - contains the adjustments details required and entered for cost adjustments. , implementation_dba_data: GMF.CM_ADJS_DTL ,
-
APPS.GMF_ACTUAL_COST_ADJUSTMENT_PVT dependencies on CM_ADJS_DTL
12.1.1
-
APPS.GMF_MIGRATION dependencies on CM_ADJS_DTL
12.1.1
-
APPS.GMF_XLA_PKG dependencies on CM_ADJS_DTL
12.1.1
-
APPS.GMF_ACTUAL_COST_ADJUSTMENT_PUB dependencies on CM_ADJS_DTL
12.1.1
-
APPS.GMF_ACTUAL_COST_ADJUSTMENT_PUB dependencies on CM_ADJS_DTL
12.2.2
-
APPS.GMF_VALIDATIONS_PVT dependencies on CM_ADJS_DTL
12.2.2
-
APPS.GMF_ACTUAL_COST_ADJUSTMENT_PUB dependencies on CM_ADJS_DTL
12.2.2
-
APPS.GMF_MIGRATION dependencies on CM_ADJS_DTL
12.2.2
-
APPS.GMF_VALIDATIONS_PVT dependencies on CM_ADJS_DTL
12.2.2
-
APPS.GMF_XLA_PKG dependencies on CM_ADJS_DTL
12.2.2
-
APPS.GMF_ACTUAL_COST_ADJUSTMENT_PUB dependencies on CM_ADJS_DTL
12.1.1
-
APPS.GMF_ACTUAL_COST_ADJUSTMENT_PVT dependencies on CM_ADJS_DTL
12.2.2
-
VIEW: APPS.CM_ADJS_DTL_DFV
12.1.1
-
VIEW: APPS.CM_ADJS_DTL_DFV
12.2.2
-
VIEW: APPS.CM_ADJS_DTL_V
12.1.1
-
VIEW: APPS.CM_ADJS_DTL_V
12.2.2
-
SYNONYM: APPS.CM_ADJS_DTL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:CM_ADJS_DTL, status:VALID,
-
TABLE: GMF.CM_ADJS_DTL_EFC
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_ADJS_DTL_EFC, object_name:CM_ADJS_DTL_EFC, status:VALID,
-
SYNONYM: APPS.CM_ADJS_DTL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:CM_ADJS_DTL, status:VALID,
-
TABLE: GMF.CM_ADJS_DTL_EFC
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_ADJS_DTL_EFC, object_name:CM_ADJS_DTL_EFC, status:VALID,
-
APPS.GMF_ACTUAL_COST_ADJUSTMENT_PVT SQL Statements
12.2.2
-
VIEW: GMF.CM_ADJS_DTL#
12.2.2
owner:GMF, object_type:VIEW, object_name:CM_ADJS_DTL#, status:VALID,
-
APPS.GMF_MIGRATION dependencies on CM_RSRC_DTL
12.2.2
-
APPS.GMF_ACTUAL_COST_ADJUSTMENT_PVT SQL Statements
12.1.1
-
APPS.GMF_MIGRATION dependencies on CM_RSRC_DTL
12.1.1
-
APPS.GMF_ACTUAL_COST_ADJUSTMENT_PVT dependencies on FND_GLOBAL
12.2.2
-
VIEW: APPS.GMF_XLA_ACTCOST_ADJS_V
12.1.1
-
VIEW: APPS.GMF_XLA_ACTCOST_ADJS_V
12.2.2
-
APPS.GMF_MIGRATION dependencies on CM_CMPT_DTL
12.1.1
-
APPS.GMF_MIGRATION dependencies on CM_CMPT_DTL
12.2.2
-
View: CM_ADJS_DTL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMF.CM_ADJS_DTL_V, object_name:CM_ADJS_DTL_V, status:VALID, product: GMF - Process Manufacturing Financials , description: View to enable master-detail relationship on Actual Cost Adjustments form , implementation_dba_data: APPS.CM_ADJS_DTL_V ,
-
View: CM_ADJS_DTL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMF.CM_ADJS_DTL_V, object_name:CM_ADJS_DTL_V, status:VALID, product: GMF - Process Manufacturing Financials , description: View to enable master-detail relationship on Actual Cost Adjustments form , implementation_dba_data: APPS.CM_ADJS_DTL_V ,
-
Table: CM_REAS_CDS
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_REAS_CDS, object_name:CM_REAS_CDS, status:VALID, product: GMF - Process Manufacturing Financials , description: Cost Adjustments Reason Codes - Reason Codes will allow the user to define specific codes to record the reason for making the adjustment. These codes will be user defined. , implementation_dba_data: GMF.CM_REAS_CDS ,
-
Table: CM_REAS_CDS
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_REAS_CDS, object_name:CM_REAS_CDS, status:VALID, product: GMF - Process Manufacturing Financials , description: Cost Adjustments Reason Codes - Reason Codes will allow the user to define specific codes to record the reason for making the adjustment. These codes will be user defined. , implementation_dba_data: GMF.CM_REAS_CDS ,
-
PACKAGE BODY: APPS.GMF_ACTUAL_COST_ADJUSTMENT_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:GMF_ACTUAL_COST_ADJUSTMENT_PVT, status:VALID,
-
PACKAGE BODY: APPS.GMF_ACTUAL_COST_ADJUSTMENT_PUB
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GMF_ACTUAL_COST_ADJUSTMENT_PUB, status:VALID,
-
PACKAGE: APPS.GMF_ACTUAL_COST_ADJUSTMENT_PUB
12.1.1
owner:APPS, object_type:PACKAGE, object_name:GMF_ACTUAL_COST_ADJUSTMENT_PUB, status:VALID,
-
Table: CM_CMPT_MST_B
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_CMPT_MST_B, object_name:CM_CMPT_MST_B, status:VALID, product: GMF - Process Manufacturing Financials , description: Cost Component Master , implementation_dba_data: GMF.CM_CMPT_MST_B ,
-
VIEW: APPS.CM_ADJS_DTL_DFV
12.1.1
owner:APPS, object_type:VIEW, object_name:CM_ADJS_DTL_DFV, status:VALID,
-
VIEW: GMF.CM_ADJS_DTL#
12.2.2
-
Table: CM_ALYS_MST
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_ALYS_MST, object_name:CM_ALYS_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: Cost Analysis Code Master Table. , implementation_dba_data: GMF.CM_ALYS_MST ,
-
PACKAGE BODY: APPS.GMF_ACTUAL_COST_ADJUSTMENT_PUB
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:GMF_ACTUAL_COST_ADJUSTMENT_PUB, status:VALID,
-
PACKAGE BODY: APPS.GMF_VALIDATIONS_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:GMF_VALIDATIONS_PVT, status:VALID,
-
Table: CM_CMPT_MST
12.1.1
product: GMF - Process Manufacturing Financials , description: Cost Component Master , implementation_dba_data: Not implemented in this database ,
-
PACKAGE: APPS.GMF_ACTUAL_COST_ADJUSTMENT_PUB
12.2.2
owner:APPS, object_type:PACKAGE, object_name:GMF_ACTUAL_COST_ADJUSTMENT_PUB, status:VALID,
-
PACKAGE BODY: APPS.GMF_XLA_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GMF_XLA_PKG, status:VALID,
-
Table: CM_TEXT_HDR
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_TEXT_HDR, object_name:CM_TEXT_HDR, status:VALID, product: GMF - Process Manufacturing Financials , description: Header information for Text entered through Edit Text option , implementation_dba_data: GMF.CM_TEXT_HDR ,
-
Table: CM_CLDR_DTL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_CLDR_DTL, object_name:CM_CLDR_DTL, status:VALID, product: GMF - Process Manufacturing Financials , description: Costing Calendar Details , implementation_dba_data: GMF.CM_CLDR_DTL ,