Search Results cst_item_cost_details
The CST_ITEM_COST_DETAILS table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for storing detailed cost information related to inventory items. It serves as a foundational component of Oracle Cost Management, enabling organizations to track, analyze, and report on item costs with granular precision. This table captures cost breakdowns by cost element, sub-element, and activity, facilitating accurate cost accounting, variance analysis, and inventory valuation.
Key Attributes of CST_ITEM_COST_DETAILS
The table includes essential columns such as:- INVENTORY_ITEM_ID: Links to MTL_SYSTEM_ITEMS_B to identify the item.
- ORGANIZATION_ID: Specifies the inventory organization.
- COST_TYPE_ID: References CST_COST_TYPES to determine the cost method (e.g., Frozen, Average).
- COST_ELEMENT_ID: Classifies costs into Material, Material Overhead, Resource, Overhead, or Outside Processing.
- LEVEL_TYPE: Indicates whether costs are tracked at the Item or Lot level.
- BASIS_TYPE: Defines the allocation basis (e.g., Item, Lot, Activity).
- OPERATION_SEQ_NUM: Associates costs with specific routing operations (for manufacturing).
- RESOURCE_ID: Ties resource costs to BOM_RESOURCES.
- ACTIVITY_ID: Links to overhead activities (if applicable).
- ITEM_COST: Stores the actual cost value per unit.
Functional Role in Cost Management
The table supports:- Cost Rollup: Aggregates costs from BOMs and routings to calculate total item costs.
- Variance Analysis: Compares actual vs. standard costs via columns like STANDARD_COST and ACTUAL_COST.
- Inventory Valuation: Provides the cost basis for financial reporting (e.g., FIFO, LIFO, Average).
- Cost Updates: Allows adjustments through programs like Cost Update or Cost Mass Edit.
Integration with Other Modules
CST_ITEM_COST_DETAILS integrates with:- Inventory (INV): Supplies cost data for on-hand valuations.
- Bills of Material (BOM): Sources component costs for assemblies.
- Work in Process (WIP): Provides resource/overhead rates for job costing.
- General Ledger (GL): Feeds cost accounting entries via CST_ACCOUNTING_EVENTS.
Technical Considerations
- Indexing: Key indexes include combinations of INVENTORY_ITEM_ID, ORGANIZATION_ID, and COST_TYPE_ID for performance.
- Partitioning: In large implementations, partitioning by ORGANIZATION_ID improves query efficiency.
- Audit Trail: Columns like CREATION_DATE and LAST_UPDATE_DATE track changes.
Common Use Cases
- Investigating cost variances by drilling into element-level details.
- Reconciling inventory valuations with GL balances.
- Troubleshooting cost rollup errors by verifying component costs.
- Supporting regulatory compliance with detailed cost audit trails.
-
Table: CST_ITEM_COST_DETAILS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ITEM_COST_DETAILS, object_name:CST_ITEM_COST_DETAILS, status:VALID, product: BOM - Bills of Material , description: Item cost detail information , implementation_dba_data: BOM.CST_ITEM_COST_DETAILS ,
-
Table: CST_ITEM_COST_DETAILS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ITEM_COST_DETAILS, object_name:CST_ITEM_COST_DETAILS, status:VALID, product: BOM - Bills of Material , description: Item cost detail information , implementation_dba_data: BOM.CST_ITEM_COST_DETAILS ,
-
Table: BOM_RESOURCES
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_RESOURCES, object_name:BOM_RESOURCES, status:VALID, product: BOM - Bills of Material , description: Resources, overheads, material cost codes, and material overheads , implementation_dba_data: BOM.BOM_RESOURCES ,
-
Table: CST_ITEM_COSTS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ITEM_COSTS, object_name:CST_ITEM_COSTS, status:VALID, product: BOM - Bills of Material , description: Item cost summary , implementation_dba_data: BOM.CST_ITEM_COSTS ,
-
Table: BOM_RESOURCES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_RESOURCES, object_name:BOM_RESOURCES, status:VALID, product: BOM - Bills of Material , description: Resources, overheads, material cost codes, and material overheads , implementation_dba_data: BOM.BOM_RESOURCES ,
-
Table: CST_ITEM_COSTS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ITEM_COSTS, object_name:CST_ITEM_COSTS, status:VALID, product: BOM - Bills of Material , description: Item cost summary , implementation_dba_data: BOM.CST_ITEM_COSTS ,
-
Table: CST_ACTIVITIES
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ACTIVITIES, object_name:CST_ACTIVITIES, status:VALID, product: BOM - Bills of Material , description: Activity definition associated with activity costing , implementation_dba_data: BOM.CST_ACTIVITIES ,
-
Table: BOM_OPERATION_SEQUENCES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_OPERATION_SEQUENCES, object_name:BOM_OPERATION_SEQUENCES, status:VALID, product: BOM - Bills of Material , description: Routing operations , implementation_dba_data: BOM.BOM_OPERATION_SEQUENCES ,
-
Table: BOM_OPERATION_SEQUENCES
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_OPERATION_SEQUENCES, object_name:BOM_OPERATION_SEQUENCES, status:VALID, product: BOM - Bills of Material , description: Routing operations , implementation_dba_data: BOM.BOM_OPERATION_SEQUENCES ,
-
Table: CST_ACTIVITIES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ACTIVITIES, object_name:CST_ACTIVITIES, status:VALID, product: BOM - Bills of Material , description: Activity definition associated with activity costing , implementation_dba_data: BOM.CST_ACTIVITIES ,
-
View: CST_OPERATION_LEVEL_COST_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_OPERATION_LEVEL_COST_VIEW, object_name:CST_OPERATION_LEVEL_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by level, element and operation sequence number : SINGLE-ORG view , implementation_dba_data: APPS.CST_OPERATION_LEVEL_COST_VIEW ,
-
Table: CST_COST_ELEMENTS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_COST_ELEMENTS, object_name:CST_COST_ELEMENTS, status:VALID, product: BOM - Bills of Material , description: Cost elements definition , implementation_dba_data: BOM.CST_COST_ELEMENTS ,
-
View: CST_ELEMENT_OPYLD_COST_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ELEMENT_OPYLD_COST_VIEW, object_name:CST_ELEMENT_OPYLD_COST_VIEW, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CST_ELEMENT_OPYLD_COST_VIEW ,
-
View: CST_CODE_COST_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_CODE_COST_VIEW, object_name:CST_CODE_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by subelement : SINGLE-ORG view , implementation_dba_data: APPS.CST_CODE_COST_VIEW ,
-
View: CST_ELEMENT_COST_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ELEMENT_COST_VIEW, object_name:CST_ELEMENT_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by element : SINGLE-ORG view , implementation_dba_data: APPS.CST_ELEMENT_COST_VIEW ,
-
View: CST_CODE_OPERATION_COST_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_CODE_OPERATION_COST_VIEW, object_name:CST_CODE_OPERATION_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by operation : SINGLE-ORG view , implementation_dba_data: APPS.CST_CODE_OPERATION_COST_VIEW ,
-
View: CST_ELEMENT_ACTIVITY_COST_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ELEMENT_ACTIVITY_COST_VIEW, object_name:CST_ELEMENT_ACTIVITY_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by element and activity : SINGLE-ORG view , implementation_dba_data: APPS.CST_ELEMENT_ACTIVITY_COST_VIEW ,
-
View: CSTBV_ITEM_UNIT_COST_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_ITEM_UNIT_COST_DETAILS, object_name:CSTBV_ITEM_UNIT_COST_DETAILS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTBV_ITEM_UNIT_COST_DETAILS ,
-
View: CST_ELEMENT_ACTIVITY_COST_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ELEMENT_ACTIVITY_COST_VIEW, object_name:CST_ELEMENT_ACTIVITY_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by element and activity : SINGLE-ORG view , implementation_dba_data: APPS.CST_ELEMENT_ACTIVITY_COST_VIEW ,
-
View: CST_ELEMENT_OPYLD_COST_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ELEMENT_OPYLD_COST_VIEW, object_name:CST_ELEMENT_OPYLD_COST_VIEW, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CST_ELEMENT_OPYLD_COST_VIEW ,
-
Table: CST_COST_ELEMENTS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_COST_ELEMENTS, object_name:CST_COST_ELEMENTS, status:VALID, product: BOM - Bills of Material , description: Cost elements definition , implementation_dba_data: BOM.CST_COST_ELEMENTS ,
-
View: CST_DETAIL_COSTS_FOR_GL_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_DETAIL_COSTS_FOR_GL_VIEW, object_name:CST_DETAIL_COSTS_FOR_GL_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost details used by General Ledger : SINGLE-ORG view , implementation_dba_data: APPS.CST_DETAIL_COSTS_FOR_GL_VIEW ,
-
View: CST_ELEMENT_OP_COST_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ELEMENT_OP_COST_VIEW, object_name:CST_ELEMENT_OP_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by element and operation : SINGLE-ORG view , implementation_dba_data: APPS.CST_ELEMENT_OP_COST_VIEW ,
-
View: CST_CODE_OPERATION_COST_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_CODE_OPERATION_COST_VIEW, object_name:CST_CODE_OPERATION_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by operation : SINGLE-ORG view , implementation_dba_data: APPS.CST_CODE_OPERATION_COST_VIEW ,
-
View: CST_CODE_DEPARTMENT_COST_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_CODE_DEPARTMENT_COST_VIEW, object_name:CST_CODE_DEPARTMENT_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by subelement and department : SINGLE-ORG view , implementation_dba_data: APPS.CST_CODE_DEPARTMENT_COST_VIEW ,
-
View: CSTBV_ITEM_UNIT_COST_DETAILS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_ITEM_UNIT_COST_DETAILS, object_name:CSTBV_ITEM_UNIT_COST_DETAILS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTBV_ITEM_UNIT_COST_DETAILS ,
-
View: CST_ELEMENT_DEPT_COST_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ELEMENT_DEPT_COST_VIEW, object_name:CST_ELEMENT_DEPT_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by element and department : SINGLE-ORG view , implementation_dba_data: APPS.CST_ELEMENT_DEPT_COST_VIEW ,
-
View: CST_DETAIL_COSTS_FOR_GL_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_DETAIL_COSTS_FOR_GL_VIEW, object_name:CST_DETAIL_COSTS_FOR_GL_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost details used by General Ledger : SINGLE-ORG view , implementation_dba_data: APPS.CST_DETAIL_COSTS_FOR_GL_VIEW ,
-
Table: BOM_DEPARTMENTS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_DEPARTMENTS, object_name:BOM_DEPARTMENTS, status:VALID, product: BOM - Bills of Material , description: Departments , implementation_dba_data: BOM.BOM_DEPARTMENTS ,
-
View: CST_CODE_COST_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_CODE_COST_VIEW, object_name:CST_CODE_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by subelement : SINGLE-ORG view , implementation_dba_data: APPS.CST_CODE_COST_VIEW ,
-
View: CST_OPERATION_LEVEL_COST_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_OPERATION_LEVEL_COST_VIEW, object_name:CST_OPERATION_LEVEL_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by level, element and operation sequence number : SINGLE-ORG view , implementation_dba_data: APPS.CST_OPERATION_LEVEL_COST_VIEW ,
-
View: CST_ACTIVITY_COST_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ACTIVITY_COST_VIEW, object_name:CST_ACTIVITY_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by activity : SINGLE-ORG view , implementation_dba_data: APPS.CST_ACTIVITY_COST_VIEW ,
-
View: CST_ELEMENT_COST_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ELEMENT_COST_VIEW, object_name:CST_ELEMENT_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by element : SINGLE-ORG view , implementation_dba_data: APPS.CST_ELEMENT_COST_VIEW ,
-
View: CST_ACTIVITY_COST_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ACTIVITY_COST_VIEW, object_name:CST_ACTIVITY_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by activity : SINGLE-ORG view , implementation_dba_data: APPS.CST_ACTIVITY_COST_VIEW ,
-
View: CST_DEFAULT_DETAIL_COST_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_DEFAULT_DETAIL_COST_VIEW, object_name:CST_DEFAULT_DETAIL_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Detailed item default cost : SINGLE-ORG view , implementation_dba_data: APPS.CST_DEFAULT_DETAIL_COST_VIEW ,
-
View: CST_ELEMENT_CODE_COST_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ELEMENT_CODE_COST_VIEW, object_name:CST_ELEMENT_CODE_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by element and subelement : SINGLE-ORG view , implementation_dba_data: APPS.CST_ELEMENT_CODE_COST_VIEW ,
-
View: CST_CODE_ACTIVITY_COST_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_CODE_ACTIVITY_COST_VIEW, object_name:CST_CODE_ACTIVITY_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by subelement and activity : SINGLE-ORG view , implementation_dba_data: APPS.CST_CODE_ACTIVITY_COST_VIEW ,
-
View: CST_ACTIVITY_OP_COST_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ACTIVITY_OP_COST_VIEW, object_name:CST_ACTIVITY_OP_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by activity and operation : SINGLE-ORG view , implementation_dba_data: APPS.CST_ACTIVITY_OP_COST_VIEW ,
-
View: CST_CODE_DEPARTMENT_COST_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_CODE_DEPARTMENT_COST_VIEW, object_name:CST_CODE_DEPARTMENT_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by subelement and department : SINGLE-ORG view , implementation_dba_data: APPS.CST_CODE_DEPARTMENT_COST_VIEW ,
-
View: CST_ACTIVITY_DEPT_COST_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ACTIVITY_DEPT_COST_VIEW, object_name:CST_ACTIVITY_DEPT_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by activity and department : SINGLE-ORG view , implementation_dba_data: APPS.CST_ACTIVITY_DEPT_COST_VIEW ,
-
View: CST_CODE_ACTIVITY_COST_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_CODE_ACTIVITY_COST_VIEW, object_name:CST_CODE_ACTIVITY_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by subelement and activity : SINGLE-ORG view , implementation_dba_data: APPS.CST_CODE_ACTIVITY_COST_VIEW ,
-
View: CST_ELEMENT_DEPT_COST_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ELEMENT_DEPT_COST_VIEW, object_name:CST_ELEMENT_DEPT_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by element and department : SINGLE-ORG view , implementation_dba_data: APPS.CST_ELEMENT_DEPT_COST_VIEW ,
-
View: CST_ACTIVITY_OP_COST_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ACTIVITY_OP_COST_VIEW, object_name:CST_ACTIVITY_OP_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by activity and operation : SINGLE-ORG view , implementation_dba_data: APPS.CST_ACTIVITY_OP_COST_VIEW ,
-
View: CST_ELEMENT_OP_COST_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ELEMENT_OP_COST_VIEW, object_name:CST_ELEMENT_OP_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by element and operation : SINGLE-ORG view , implementation_dba_data: APPS.CST_ELEMENT_OP_COST_VIEW ,
-
View: CST_ACTIVITY_DEPT_COST_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ACTIVITY_DEPT_COST_VIEW, object_name:CST_ACTIVITY_DEPT_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by activity and department : SINGLE-ORG view , implementation_dba_data: APPS.CST_ACTIVITY_DEPT_COST_VIEW ,
-
View: CST_ELEMENT_CODE_COST_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_ELEMENT_CODE_COST_VIEW, object_name:CST_ELEMENT_CODE_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by element and subelement : SINGLE-ORG view , implementation_dba_data: APPS.CST_ELEMENT_CODE_COST_VIEW ,
-
Table: CST_COST_TYPES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_COST_TYPES, object_name:CST_COST_TYPES, status:VALID, product: BOM - Bills of Material , description: Stores cost type definitions , implementation_dba_data: BOM.CST_COST_TYPES ,
-
Table: BOM_DEPARTMENTS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_DEPARTMENTS, object_name:BOM_DEPARTMENTS, status:VALID, product: BOM - Bills of Material , description: Departments , implementation_dba_data: BOM.BOM_DEPARTMENTS ,
-
Table: CST_COST_TYPES
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_COST_TYPES, object_name:CST_COST_TYPES, status:VALID, product: BOM - Bills of Material , description: Stores cost type definitions , implementation_dba_data: BOM.CST_COST_TYPES ,
-
View: CST_CODE_FLEX_COST_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_CODE_FLEX_COST_VIEW, object_name:CST_CODE_FLEX_COST_VIEW, status:VALID, product: BOM - Bills of Material , description: Item cost by subelement flex : SINGLE-ORG view , implementation_dba_data: APPS.CST_CODE_FLEX_COST_VIEW ,