Search Results cst_cost_types
The CST_COST_TYPES table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a fundamental repository for cost type definitions within the Cost Management module. It serves as a master reference for different costing methodologies, enabling organizations to define, track, and analyze inventory and manufacturing costs based on business requirements. Below is a detailed breakdown of its structure, purpose, and functional significance:
1. Purpose and Overview
The CST_COST_TYPES table stores metadata about cost types, which represent distinct costing methods (e.g., Standard, Average, FIFO, LIFO) or custom cost models. These cost types are pivotal for:
- Inventory Valuation: Assigning costs to items based on predefined rules.
- Manufacturing Accounting: Calculating work order variances and production costs.
- Reporting: Enabling comparative analysis across cost methods.
2. Key Columns and Structure
The table includes critical columns such as:
- COST_TYPE_ID: Primary key, uniquely identifying each cost type.
- COST_TYPE: Descriptive name (e.g., "FROZEN", "AVERAGE").
- DESCRIPTION: Detailed explanation of the cost type's use case.
- DEFAULT_COST_TYPE_ID: References a default cost type for inheritance.
- FROZEN_FLAG: Indicates if the cost type is static (e.g., for Standard Costs).
- LEGAL_ENTITY_ID: Links to legal entities for multi-org compliance.
3. Integration with Other Modules
The table integrates with:
- Inventory (INV): Item costs are derived from active cost types.
- Work in Process (WIP): Variance analysis relies on cost type comparisons.
- General Ledger (GL): Cost accounting entries are mapped to GL accounts.
4. Functional Scenarios
Example 1: Standard Costing
A "FROZEN" cost type is used to maintain fixed standard costs, which are periodically updated via cost rolls. The FROZEN_FLAG ensures no ad-hoc changes.
Example 2: Average Costing
An "AVERAGE" cost type dynamically recalculates item costs based on receipts, with DEFAULT_COST_TYPE_ID linking to a baseline for adjustments.
5. Technical Considerations
- Indexes: Optimized queries via COST_TYPE_ID and LEGAL_ENTITY_ID indexes.
- APIs: CST_COST_TYPE_PUB package manages CRUD operations.
- Audit Trails: Changes are logged in CST_AUDIT tables.
6. Upgrade Implications (12.1.1 to 12.2.2)
In 12.2.2, enhancements include:
- Support for cloud-scale partitioning.
- Tighter integration with Fusion Accounting Hub.
7. Best Practices
- Limit custom cost types to avoid performance overhead.
- Use FROZEN_FLAG judiciously for audit compliance.
In summary, the CST_COST_TYPES table is a cornerstone of Oracle EBS Cost Management, enabling flexible, auditable, and scalable cost accounting. Its design ensures alignment with both financial reporting standards and operational costing needs.
-
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: 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 ,
-
APPS.CTO_CONFIG_COST_PK dependencies on CST_COST_TYPES
12.1.1
-
APPS.BOM_COMMON_UTILS dependencies on CST_COST_TYPES
12.1.1
-
APPS.CST_COST_TYPES_PKG dependencies on CST_COST_TYPES
12.1.1
-
APPS.BOM_CSTRUSJA_XMLP_PKG dependencies on CST_COST_TYPES
12.1.1
-
APPS.BOM_CSTRPMDD_XMLP_PKG dependencies on CST_COST_TYPES
12.1.1
-
APPS.CST_EAM_WORKORDERS_PVT dependencies on CST_COST_TYPES
12.1.1
-
APPS.CSTPAPPR dependencies on CST_COST_TYPES
12.1.1
-
APPS.CSTPCOIC dependencies on CST_COST_TYPES
12.1.1
-
APPS.INV_COPY_ORGANIZATION_REPORT dependencies on CST_COST_TYPES
12.2.2
-
APPS.CST_RES_COST_IMPORT_INTERFACE dependencies on CST_COST_TYPES
12.2.2
-
APPS.CSTPSCEX dependencies on CST_COST_TYPES
12.2.2
-
APPS.CST_INVENTORY_PVT dependencies on CST_COST_TYPES
12.2.2
-
APPS.BOM_CSTRPMDD_XMLP_PKG dependencies on CST_COST_TYPES
12.2.2
-
APPS.CST_PERIODIC_ABSORPTION_PROC dependencies on CST_COST_TYPES
12.2.2
-
APPS.CST_EAM_WORKORDERS_PVT dependencies on CST_COST_TYPES
12.2.2
-
APPS.BOM_CSTRAIVA_XMLP_PKG dependencies on CST_COST_TYPES
12.2.2
-
APPS.CSTPDPPC dependencies on CST_COST_TYPES
12.2.2
-
APPS.CSTPGLXF dependencies on CST_COST_TYPES
12.2.2
-
APPS.BOM_COMMON_UTILS dependencies on CST_COST_TYPES
12.2.2
-
APPS.INV_COPY_ORGANIZATION_REPORT dependencies on CST_COST_TYPES
12.1.1
-
APPS.CST_MGD_LIFO_COST_PROCESSOR dependencies on CST_COST_TYPES
12.1.1
-
APPS.CSTPPPOI dependencies on CST_COST_TYPES
12.1.1
-
APPS.BOM_CSTRPACQ_XMLP_PKG dependencies on CST_COST_TYPES
12.1.1
-
APPS.PA_FP_WEBADI_PKG dependencies on CST_COST_TYPES
12.1.1
-
APPS.BOM_CSTGILEV_XMLP_PKG dependencies on CST_COST_TYPES
12.1.1
-
APPS.DPP_ITEMCOST_PVT dependencies on CST_COST_TYPES
12.1.1
-
APPS.CSTPSCEX dependencies on CST_COST_TYPES
12.1.1
-
APPS.CSTPPCIC dependencies on CST_COST_TYPES
12.1.1
-
APPS.CSTPAPBR dependencies on CST_COST_TYPES
12.2.2
-
APPS.BOM_CSTRSCCR_XMLP_PKG dependencies on CST_COST_TYPES
12.2.2
-
APPS.MRP_MRPRPPIT_XMLP_PKG dependencies on CST_COST_TYPES
12.2.2
-
APPS.CST_OVHD_RATE_IMPORT_INTERFACE dependencies on CST_COST_TYPES
12.2.2
-
APPS.CST_ITEM_COST_IMPORT_INTERFACE dependencies on CST_COST_TYPES
12.2.2
-
APPS.BOM_CSTGILEV_XMLP_PKG dependencies on CST_COST_TYPES
12.2.2
-
APPS.CSP_EXCESS_PARTS_PVT dependencies on CST_COST_TYPES
12.2.2
-
APPS.BOM_CSTRIRVW_XMLP_PKG dependencies on CST_COST_TYPES
12.2.2
-
APPS.CSTPAPPR dependencies on CST_COST_TYPES
12.2.2
-
APPS.BOM_CSTRUSIW_XMLP_PKG dependencies on CST_COST_TYPES
12.2.2
-
APPS.BOM_CSTRPWRO_XMLP_PKG dependencies on CST_COST_TYPES
12.2.2
-
APPS.BOM_CSTRUSTA_XMLP_PKG dependencies on CST_COST_TYPES
12.2.2
-
APPS.BOM_CSTREIVR_XMLP_PKG dependencies on CST_COST_TYPES
12.2.2
-
APPS.CSTPSCCR dependencies on CST_COST_TYPES
12.1.1
-
APPS.CSTPAPBR dependencies on CST_COST_TYPES
12.1.1
-
APPS.CST_PERITEMCOSTCHANGERPT_PVT dependencies on CST_COST_TYPES
12.1.1
-
APPS.JAI_PO_OSP_PKG dependencies on CST_COST_TYPES
12.1.1
-
APPS.BOM_ALTERNATE_DESIGNATORS_PKG dependencies on CST_COST_TYPES
12.1.1
-
APPS.BOM_CSTRACCR_XMLP_PKG dependencies on CST_COST_TYPES
12.1.1
-
APPS.CTO_UPDATE_ITEMS_PK dependencies on CST_COST_TYPES
12.1.1