Search Results cst_cost_elements
The CST_COST_ELEMENTS table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for cost element definitions used in Cost Management and Inventory modules. It stores metadata related to different types of costs (material, resource, overhead, etc.) and their hierarchical relationships, enabling accurate cost calculations, allocations, and reporting. Below is a detailed analysis of its structure, purpose, and integration within Oracle EBS.
1. Purpose and Functional Role
The CST_COST_ELEMENTS table defines the building blocks of cost structures in Oracle Cost Management. It categorizes costs into distinct elements (e.g., Material, Material Overhead, Resource, Overhead, Outside Processing) and assigns attributes such as absorption rules, valuation accounts, and default rates. This table is foundational for:
- Cost Rollup: Determines how costs aggregate in bills of materials (BOMs).
- Cost Allocation: Supports overhead absorption methodologies (e.g., activity-based costing).
- Inventory Valuation: Links costs to GL accounts for financial reporting.
- Standard Costing: Stores predefined rates for cost simulations.
2. Key Columns and Data Structure
The table includes columns that define cost element behavior:
Column Name | Data Type | Description |
---|---|---|
COST_ELEMENT_ID | NUMBER | Primary key, unique identifier for the cost element. |
COST_ELEMENT_TYPE | VARCHAR2 | Classifies the cost type (e.g., 'Material', 'Resource'). |
ABSORPTION_ACCOUNT | NUMBER | GL account for cost absorption postings. |
DEFAULT_RATE | NUMBER | Default rate used in standard costing. |
ENABLED_FLAG | VARCHAR2(1) | Indicates if the element is active ('Y'/'N'). |
LAST_UPDATE_DATE | DATE | Audit field for last modification timestamp. |
3. Integration with Other Modules
The CST_COST_ELEMENTS table integrates with:
- Inventory (INV): Maps costs to items via CST_ITEM_COSTS.
- Bills of Material (BOM): Defines cost hierarchies in BOM_COST_TYPE_RATES.
- General Ledger (GL): Links to accounts via CST_ACCOUNT_LINES.
- Work in Process (WIP): Supports job costing through WIP_COST_TXN_INTERFACE.
4. Technical Considerations
In Oracle EBS 12.2.2, the table is part of the CST schema and is heavily indexed for performance in cost rollup queries. Key indexes include CST_COST_ELEMENTS_U1 (on COST_ELEMENT_ID) and CST_COST_ELEMENTS_N1 (on COST_ELEMENT_TYPE). Concurrent programs like "Cost Update" and "Cost Rollup" rely on this table's integrity.
5. Customization and Extensions
While Oracle provides seeded cost elements, custom elements can be added for industry-specific needs (e.g., environmental surcharges). However, modifications require careful testing due to dependencies in cost processors and interfaces. APIs like CST_COST_ELEMENT_PUB should be used instead of direct DML to maintain data consistency.
6. Conclusion
The CST_COST_ELEMENTS table is a cornerstone of Oracle EBS Cost Management, enabling precise cost tracking and financial control. Its design ensures flexibility for diverse costing methodologies while maintaining integration with core supply chain and financial modules. Proper configuration of this table is essential for accurate inventory valuation, profitability analysis, and compliance with accounting standards.
-
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 ,
-
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 ,
-
Table: CST_ELEMENTAL_COSTS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ELEMENTAL_COSTS, object_name:CST_ELEMENTAL_COSTS, status:VALID, product: BOM - Bills of Material , description: Standard elemental cost history , implementation_dba_data: BOM.CST_ELEMENTAL_COSTS ,
-
Table: CST_PAC_ITEM_COST_DETAILS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_PAC_ITEM_COST_DETAILS, object_name:CST_PAC_ITEM_COST_DETAILS, status:VALID, product: BOM - Bills of Material , description: Stores the details of the item cost in a period and organization cost group. , implementation_dba_data: BOM.CST_PAC_ITEM_COST_DETAILS ,
-
Table: CST_LAYER_COST_DETAILS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_LAYER_COST_DETAILS, object_name:CST_LAYER_COST_DETAILS, status:VALID, product: BOM - Bills of Material , description: Detailed cost information by element and level , implementation_dba_data: BOM.CST_LAYER_COST_DETAILS ,
-
Table: CST_EAM_BALANCE_BY_ACCOUNTS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_EAM_BALANCE_BY_ACCOUNTS, object_name:CST_EAM_BALANCE_BY_ACCOUNTS, status:VALID, product: BOM - Bills of Material , description: Estimated Cost Information by WIP Accounting Class Accounts , implementation_dba_data: BOM.CST_EAM_BALANCE_BY_ACCOUNTS ,
-
Table: CST_ELEMENTAL_COSTS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ELEMENTAL_COSTS, object_name:CST_ELEMENTAL_COSTS, status:VALID, product: BOM - Bills of Material , description: Standard elemental cost history , implementation_dba_data: BOM.CST_ELEMENTAL_COSTS ,
-
View: CST_AVG_ELEM_COSTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_AVG_ELEM_COSTS_V, object_name:CST_AVG_ELEM_COSTS_V, status:VALID, product: BOM - Bills of Material , description: Used by average cost update form , implementation_dba_data: APPS.CST_AVG_ELEM_COSTS_V ,
-
View: CSTBV_COST_ELEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_COST_ELEMENTS, object_name:CSTBV_COST_ELEMENTS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTBV_COST_ELEMENTS ,
-
Table: CST_STD_COST_ADJ_VALUES
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_STD_COST_ADJ_VALUES, object_name:CST_STD_COST_ADJ_VALUES, status:VALID, product: BOM - Bills of Material , description: Standard cost adjustment value computed by standard cost update , implementation_dba_data: BOM.CST_STD_COST_ADJ_VALUES ,
-
Table: CST_EAM_BALANCE_BY_ACCOUNTS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_EAM_BALANCE_BY_ACCOUNTS, object_name:CST_EAM_BALANCE_BY_ACCOUNTS, status:VALID, product: BOM - Bills of Material , description: Estimated Cost Information by WIP Accounting Class Accounts , implementation_dba_data: BOM.CST_EAM_BALANCE_BY_ACCOUNTS ,
-
Table: CST_ITEM_CST_DTLS_INTERFACE
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ITEM_CST_DTLS_INTERFACE, object_name:CST_ITEM_CST_DTLS_INTERFACE, status:VALID, product: BOM - Bills of Material , description: Open interface table for item cost detail information , implementation_dba_data: BOM.CST_ITEM_CST_DTLS_INTERFACE ,
-
Table: CST_PAC_ITEM_COST_DETAILS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_PAC_ITEM_COST_DETAILS, object_name:CST_PAC_ITEM_COST_DETAILS, status:VALID, product: BOM - Bills of Material , description: Stores the details of the item cost in a period and organization cost group. , implementation_dba_data: BOM.CST_PAC_ITEM_COST_DETAILS ,
-
View: CSTFV_COST_ELEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_COST_ELEMENTS, object_name:CSTFV_COST_ELEMENTS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTFV_COST_ELEMENTS ,
-
View: CSTBV_COST_ELEMENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_COST_ELEMENTS, object_name:CSTBV_COST_ELEMENTS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTBV_COST_ELEMENTS ,
-
Table: CST_LAYER_COST_DETAILS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_LAYER_COST_DETAILS, object_name:CST_LAYER_COST_DETAILS, status:VALID, product: BOM - Bills of Material , description: Detailed cost information by element and level , implementation_dba_data: BOM.CST_LAYER_COST_DETAILS ,
-
View: CST_CAT_ELE_EXP_ASSOCS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_CAT_ELE_EXP_ASSOCS_V, object_name:CST_CAT_ELE_EXP_ASSOCS_V, status:VALID, product: BOM - Bills of Material , description: View table used for "Category Associations" form. , implementation_dba_data: APPS.CST_CAT_ELE_EXP_ASSOCS_V ,
-
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: CST_STD_COST_ADJ_VALUES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_STD_COST_ADJ_VALUES, object_name:CST_STD_COST_ADJ_VALUES, status:VALID, product: BOM - Bills of Material , description: Standard cost adjustment value computed by standard cost update , implementation_dba_data: BOM.CST_STD_COST_ADJ_VALUES ,
-
View: CSTFV_COST_ELEMENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_COST_ELEMENTS, object_name:CSTFV_COST_ELEMENTS, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTFV_COST_ELEMENTS ,
-
View: CST_INV_LAYER_COST_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_INV_LAYER_COST_DETAILS_V, object_name:CST_INV_LAYER_COST_DETAILS_V, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CST_INV_LAYER_COST_DETAILS_V ,
-
View: CST_CAT_ELE_EXP_ASSOCS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_CAT_ELE_EXP_ASSOCS_V, object_name:CST_CAT_ELE_EXP_ASSOCS_V, status:VALID, product: BOM - Bills of Material , description: View table used for "Category Associations" form. , implementation_dba_data: APPS.CST_CAT_ELE_EXP_ASSOCS_V ,
-
Table: CST_AE_LINES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_AE_LINES, object_name:CST_AE_LINES, status:VALID, product: BOM - Bills of Material , description: Stores debits and credits for Periodic Distributions , implementation_dba_data: BOM.CST_AE_LINES ,
-
Table: CST_AE_LINES
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_AE_LINES, object_name:CST_AE_LINES, status:VALID, product: BOM - Bills of Material , description: Stores debits and credits for Periodic Distributions , implementation_dba_data: BOM.CST_AE_LINES ,
-
View: CST_LAYER_COST_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_LAYER_COST_DETAILS_V, object_name:CST_LAYER_COST_DETAILS_V, status:VALID, product: BOM - Bills of Material , description: Costs by layer, level and cost element , implementation_dba_data: APPS.CST_LAYER_COST_DETAILS_V ,
-
View: CST_XLA_RES_OVH_REF_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_XLA_RES_OVH_REF_V, object_name:CST_XLA_RES_OVH_REF_V, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CST_XLA_RES_OVH_REF_V ,
-
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 ,
-
View: CST_AVG_ELEM_COSTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_AVG_ELEM_COSTS_V, object_name:CST_AVG_ELEM_COSTS_V, status:VALID, product: BOM - Bills of Material , description: Used by average cost update form , implementation_dba_data: APPS.CST_AVG_ELEM_COSTS_V ,
-
Table: CST_ITEM_CST_DTLS_INTERFACE
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ITEM_CST_DTLS_INTERFACE, object_name:CST_ITEM_CST_DTLS_INTERFACE, status:VALID, product: BOM - Bills of Material , description: Open interface table for item cost detail information , implementation_dba_data: BOM.CST_ITEM_CST_DTLS_INTERFACE ,
-
View: CST_INV_LAYER_COST_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_INV_LAYER_COST_DETAILS_V, object_name:CST_INV_LAYER_COST_DETAILS_V, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CST_INV_LAYER_COST_DETAILS_V ,
-
View: CST_XLA_RES_OVH_REF_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_XLA_RES_OVH_REF_V, object_name:CST_XLA_RES_OVH_REF_V, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CST_XLA_RES_OVH_REF_V ,
-
View: CSTFV_ITM_CST_GRP_UNT_CST_DTL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_ITM_CST_GRP_UNT_CST_DTL, object_name:CSTFV_ITM_CST_GRP_UNT_CST_DTL, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTFV_ITM_CST_GRP_UNT_CST_DTL ,
-
View: CSTFV_ITM_CST_GRP_UNT_CST_DTL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_ITM_CST_GRP_UNT_CST_DTL, object_name:CSTFV_ITM_CST_GRP_UNT_CST_DTL, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTFV_ITM_CST_GRP_UNT_CST_DTL ,
-
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 ,
-
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: CSTBV_ITM_CST_GRP_UNT_CST_DTL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_ITM_CST_GRP_UNT_CST_DTL, object_name:CSTBV_ITM_CST_GRP_UNT_CST_DTL, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTBV_ITM_CST_GRP_UNT_CST_DTL ,
-
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: 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_LAYER_COST_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_LAYER_COST_DETAILS_V, object_name:CST_LAYER_COST_DETAILS_V, status:VALID, product: BOM - Bills of Material , description: Costs by layer, level and cost element , implementation_dba_data: APPS.CST_LAYER_COST_DETAILS_V ,
-
View: CST_PERIOD_VALUE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_PERIOD_VALUE_V, object_name:CST_PERIOD_VALUE_V, status:VALID, product: BOM - Bills of Material , description: Used by the View WIP Value form to generate temporary information : SINGLE-ORG view , implementation_dba_data: APPS.CST_PERIOD_VALUE_V ,
-
View: CST_PERIOD_VALUE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_PERIOD_VALUE_V, object_name:CST_PERIOD_VALUE_V, status:VALID, product: BOM - Bills of Material , description: Used by the View WIP Value form to generate temporary information : SINGLE-ORG view , implementation_dba_data: APPS.CST_PERIOD_VALUE_V ,
-
View: CSTFV_ITM_STD_CST_UPD_ELM_HST
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_ITM_STD_CST_UPD_ELM_HST, object_name:CSTFV_ITM_STD_CST_UPD_ELM_HST, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTFV_ITM_STD_CST_UPD_ELM_HST ,
-
View: CSTFV_ITM_STD_CST_UPD_ELM_HST
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_ITM_STD_CST_UPD_ELM_HST, object_name:CSTFV_ITM_STD_CST_UPD_ELM_HST, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTFV_ITM_STD_CST_UPD_ELM_HST ,
-
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_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_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 ,
-
View: CSTFV_PAC_ITEM_COST_DETAILS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_PAC_ITEM_COST_DETAILS, object_name:CSTFV_PAC_ITEM_COST_DETAILS, status:VALID, product: BOM - Bills of Material , description: Stores the cost details of an item in a period and cost group. , implementation_dba_data: APPS.CSTFV_PAC_ITEM_COST_DETAILS ,
-
View: CSTBV_ITM_STD_CST_UPD_ELM_HST
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_ITM_STD_CST_UPD_ELM_HST, object_name:CSTBV_ITM_STD_CST_UPD_ELM_HST, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTBV_ITM_STD_CST_UPD_ELM_HST ,
-
View: CSTBV_ITM_CST_GRP_UNT_CST_DTL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_ITM_CST_GRP_UNT_CST_DTL, object_name:CSTBV_ITM_CST_GRP_UNT_CST_DTL, status:VALID, product: BOM - Bills of Material , description: - Retrofitted , implementation_dba_data: APPS.CSTBV_ITM_CST_GRP_UNT_CST_DTL ,
-
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 ,