Search Results cst
DeepSeek eTRM - CST Tables and Views in Oracle EBS 12.1.1/12.2.2
The DeepSeek Electronic Technical Reference Manual (eTRM) provides a comprehensive repository of Oracle E-Business Suite (EBS) technical metadata, including detailed documentation on Cost Management (CST) tables and views. In Oracle EBS 12.1.1 and 12.2.2, CST modules rely on a structured schema of tables and views to manage inventory valuation, cost accounting, and manufacturing cost controls. These objects are critical for financial reporting, cost rollups, and inventory reconciliation.
Key CST Tables
- CST_ITEM_COSTS: Stores item cost details, including material, resource, overhead, and outside processing costs. It links to inventory items and cost types.
- CST_COST_ELEMENTS: Defines cost elements (e.g., Material, Resource, Overhead) used in cost calculations.
- CST_ITEM_COST_DETAILS: Captures granular cost components for items, such as layer-specific costs in FIFO/LIFO valuation.
- CST_INV_LAYERS: Tracks inventory layers for weighted average or specific cost methods, including quantities and unit costs.
- CST_PERIOD_CLOSE_SUMMARY: Logs period close activities, including reconciliation status and cost adjustments.
Key CST Views
- CST_ITEM_COST_V: Aggregates item cost data from multiple tables for reporting and queries.
- CST_INVENTORY_VALUATION_V: Provides real-time inventory valuation by cost group, organization, and subinventory.
- CST_COST_ROLLUP_V: Supports cost rollup processes, summarizing rolled-up costs for assemblies.
Functional Significance
CST tables and views enable core functionalities such as:
- Standard Costing: Maintains frozen standard costs via
CST_STANDARD_COSTS
. - Average Costing: Uses
CST_INV_LAYERS
to dynamically update moving average costs. - Cost Rollups: Computes assembly costs through BOM explosions (
CST_COST_ROLLUP_V
). - Period Close: Validates inventory balances and posts variances to GL via
CST_PERIOD_CLOSE_SUMMARY
.
Integration Points
CST tables integrate with:
- Inventory (INV): Links to
MTL_SYSTEM_ITEMS
for item attributes. - Bills of Material (BOM): References
BOM_COMPONENTS
for cost rollups. - General Ledger (GL): Posts accounting entries via
GL_INTERFACE
.
Technical Considerations
In Oracle EBS 12.2.2, partitioning and indexing optimizations enhance performance for large-scale CST tables. Views like CST_INVENTORY_VALUATION_V
leverage analytic functions for faster aggregations. Custom extensions must adhere to Oracle’s modular schema to avoid upgrade conflicts.
The DeepSeek eTRM serves as an indispensable tool for developers and functional consultants, offering column-level definitions, PK/FK relationships, and usage notes for CST objects, ensuring accurate implementations and troubleshooting.
-
eTRM - CST External Dependencies
12.1.1
-
eTRM - CST External Dependencies
12.2.2
-
eTRM - CST Tables and Views
12.1.1
-
eTRM - CST Tables and Views
12.2.2
-
eTRM - CST Tables and Views
12.1.1
-
eTRM - CST Tables and Views
12.2.2
-
APPS.INV_MGD_MVT_PO_MDTR dependencies on CST_ITEM_COSTS_FOR_GL_VIEW
12.2.2
-
APPS.QP_ADD_ITEM_PRCLIST_PVT dependencies on CST_ITEM_COSTS_FOR_GL_VIEW
12.1.1
-
APPS.QP_ADD_ITEM_PRCLIST_PVT dependencies on CST_ITEM_COSTS_FOR_GL_VIEW
12.2.2
-
APPS.OKS_AUTH_UTIL_PVT dependencies on CSI_SYSTEMS_TL
12.1.1
-
APPS.OKS_AUTH_UTIL_PVT dependencies on CSI_SYSTEMS_TL
12.2.2
-
APPS.MRP_CL_FUNCTION dependencies on CST_ITEM_COSTS
12.1.1
-
APPS.MRP_CL_FUNCTION dependencies on CST_ITEM_COSTS
12.2.2
-
APPS.OKS_AUTH_UTIL_PVT dependencies on CSI_SYSTEMS_B
12.1.1
-
APPS.INV_MGD_MVT_PO_MDTR dependencies on CST_ITEM_COSTS_FOR_GL_VIEW
12.1.1
-
APPS.MRP_REPORT_INV_TURNS dependencies on CST_ITEM_COSTS
12.2.2
-
APPS.QP_ADD_ITEM_PRCLIST_PVT dependencies on MTL_SYSTEM_ITEMS
12.1.1
-
APPS.QP_ADD_ITEM_PRCLIST_PVT dependencies on MTL_SYSTEM_ITEMS
12.2.2
-
APPS.CSM_IB_TXN_SUB_TYPES_EVENT_PKG dependencies on CSI_SOURCE_IB_TYPES
12.2.2
-
APPS.CS_SERVICEREQUEST_PVT dependencies on CS_SR_STATUS_TRANSITIONS
12.2.2
-
APPS.MRP_REPORT_INV_TURNS dependencies on CST_ITEM_COSTS
12.1.1
-
APPS.OKS_AUTH_UTIL_PVT dependencies on CSI_SYSTEMS_B
12.2.2
-
APPS.GMF_LOT_COSTING_PUB dependencies on CM_RSRC_DTL
12.1.1
-
APPS.CSM_IB_TXN_SUB_TYPES_EVENT_PKG dependencies on CSI_SOURCE_IB_TYPES
12.1.1
-
APPS.AMW_VIOLATION_PVT dependencies on AMW_CONSTRAINTS_B
12.1.1
-
APPS.OKL_CONTRACT_PVT dependencies on OKC_STATUSES_TL
12.2.2
-
APPS.AMW_VIOLATION_PUB dependencies on AMW_CONSTRAINT_ENTRIES
12.1.1
-
APPS.OKL_CONTRACT_PVT dependencies on OKC_STATUSES_TL
12.1.1
-
APPS.MRP_REPORT_INV_TURNS dependencies on MRP_RECOMMENDATIONS
12.1.1
-
APPS.MRP_REPORT_INV_TURNS dependencies on MRP_SYSTEM_ITEMS
12.1.1
-
APPS.MRP_REPORT_INV_TURNS dependencies on MRP_RECOMMENDATIONS
12.2.2
-
APPS.MRP_EPI dependencies on CST_ITEM_COSTS
12.1.1
-
APPS.CSM_IB_TXN_SUB_TYPES_EVENT_PKG dependencies on CSI_TXN_TYPES
12.2.2
-
APPS.GMF_LOT_COSTING_PUB dependencies on CM_RSRC_DTL
12.2.2
-
APPS.CUG_GENERIC_WF_PKG dependencies on CUG_SR_TASK_TYPE_DETS_B
12.1.1
-
APPS.CUG_GENERIC_WF_PKG dependencies on CUG_SR_TASK_TYPE_DETS_B
12.2.2
-
APPS.MRP_EPI dependencies on CST_ITEM_COSTS
12.2.2
-
APPS.CSM_IB_TXN_SUB_TYPES_EVENT_PKG dependencies on CSI_TXN_TYPES
12.1.1
-
APPS.GMF_LOT_COSTING_PUB dependencies on CM_CMPT_DTL
12.2.2
-
APPS.CS_SERVICEREQUEST_PVT dependencies on CS_SR_TYPE_MAPPING
12.2.2
-
APPS.CUG_GENERIC_WF_PKG dependencies on CUG_TSK_TYP_ATTR_DEPS_B
12.1.1
-
APPS.MRP_REPORT_INV_TURNS dependencies on MRP_SYSTEM_ITEMS
12.2.2
-
APPS.GME_REOPEN_BATCH_PVT dependencies on CM_CMPT_DTL
12.2.2
-
APPS.GMF_LOT_COSTING_PUB dependencies on GMF_PERIOD_STATUSES
12.1.1
-
APPS.JAI_CMN_ST_FORMS_PKG dependencies on JAI_CONSTANTS
12.2.2
-
APPS.AMW_VIOLATION_PVT dependencies on AMW_CONSTRAINT_ENTRIES
12.1.1
-
APPS.JAI_CMN_ST_FORMS_PKG dependencies on JAI_CONSTANTS
12.1.1
-
APPS.CUG_GENERIC_WF_PKG dependencies on CUG_TSK_TYP_ATTR_DEPS_B
12.2.2
-
APPS.GMF_LOT_COSTING_PUB dependencies on CM_CMPT_DTL
12.1.1
-
APPS.PAY_TRGL_PKG dependencies on PAY_INPUT_VALUES_F
12.2.2