Search Results table - ce.ce_statement_headers
The CST_REPORT_TYPES table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for defining and managing cost reporting formats within the Cost Management module. This table serves as a reference for various predefined and custom report types used in cost accounting, inventory valuation, and manufacturing cost analysis. Below is a detailed technical overview of its structure, purpose, and integration within Oracle EBS.
Table Structure and Key Columns
The CST_REPORT_TYPES table contains metadata that defines the characteristics of cost reports. Key columns include:- REPORT_TYPE_ID: A unique identifier for each report type, typically a numeric value.
- REPORT_TYPE: A descriptive name or code representing the report type (e.g., "INV_VALUATION" for inventory valuation reports).
- DESCRIPTION: A detailed explanation of the report's purpose and content.
- APPLICATION_ID: References the Oracle application module (e.g., Cost Management) associated with the report.
- ENABLED_FLAG: A Boolean indicator (Y/N) specifying whether the report type is active.
- USER_DEFINED_FLAG: Identifies whether the report is predefined by Oracle (N) or custom-created (Y).
Functional Role in Cost Management
The table acts as a backbone for cost-related reporting functionalities, enabling:- Standardized Reporting: Predefined report types (e.g., "ITEM_COST_ROLLUP" or "COST_VARIANCE") ensure consistency in cost analysis.
- Custom Report Configuration: Organizations can extend the table to add user-defined report types tailored to specific business needs.
- Integration with Concurrent Processing: Report types are often linked to concurrent programs, allowing scheduled or on-demand execution.
Integration with Other Modules
CST_REPORT_TYPES interacts with several EBS modules:- Inventory (INV): Supports inventory valuation reports by referencing item costs and quantities.
- General Ledger (GL): Facilitates cost reconciliation by aligning reported values with GL account balances.
- Work in Process (WIP): Enables WIP cost analysis and variance reporting.
Technical Considerations
- Indexing: The REPORT_TYPE_ID column is typically indexed for performance optimization in queries.
- Data Security: Access to the table is restricted via Oracle's data security mechanisms (e.g., VPD policies).
- Upgrades: During EBS upgrades, predefined report types may be modified or added, while custom entries require validation.
Example Use Cases
- Period-End Closing: Running inventory valuation reports (REPORT_TYPE = 'INV_VALUATION') to validate cost adjustments.
- Cost Rollup Analysis: Using 'ITEM_COST_ROLLUP' to review rolled-up item costs across manufacturing levels.
Conclusion
The CST_REPORT_TYPES table is a foundational component of Oracle EBS Cost Management, providing a structured framework for cost reporting. Its design supports both out-of-the-box functionality and extensibility, ensuring organizations can meet diverse accounting and operational requirements. Proper understanding of this table is essential for configuring, customizing, and troubleshooting cost reports in EBS 12.1.1 or 12.2.2.-
Table: CST_REPORT_TYPES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_REPORT_TYPES, object_name:CST_REPORT_TYPES, status:VALID, product: BOM - Bills of Material , description: Column selection option for item cost report , implementation_dba_data: BOM.CST_REPORT_TYPES ,
-
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 ,
-
Table: BOM_EXCEPTION_SET_DATES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_EXCEPTION_SET_DATES, object_name:BOM_EXCEPTION_SET_DATES, status:VALID, product: BOM - Bills of Material , description: Used for workday exception templates , implementation_dba_data: BOM.BOM_EXCEPTION_SET_DATES ,
-
Table: CST_RECONCILIATION_BUILD
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_RECONCILIATION_BUILD, object_name:CST_RECONCILIATION_BUILD, status:VALID, product: BOM - Bills of Material , description: Stores the build information for the accrual reconciliation load run , implementation_dba_data: BOM.CST_RECONCILIATION_BUILD ,
-
Table: CST_COST_TYPE_HISTORY
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_COST_TYPE_HISTORY, object_name:CST_COST_TYPE_HISTORY, status:VALID, product: BOM - Bills of Material , description: Cost rollups information and cost type purge information , implementation_dba_data: BOM.CST_COST_TYPE_HISTORY ,
-
Table: BOM_COMPONENTS_EXT_TL
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_COMPONENTS_EXT_TL, object_name:BOM_COMPONENTS_EXT_TL, status:VALID, product: BOM - Bills of Material , implementation_dba_data: BOM.BOM_COMPONENTS_EXT_TL ,
-
Table: CST_WIP_LAYERS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_WIP_LAYERS, object_name:CST_WIP_LAYERS, status:VALID, product: BOM - Bills of Material , description: CST_WIP_LAYERS stores information about each inventory layer in WIP , implementation_dba_data: BOM.CST_WIP_LAYERS ,
-
Table: BOM_COMPONENTS_B
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_COMPONENTS_B, object_name:BOM_COMPONENTS_B, status:VALID, product: BOM - Bills of Material , description: Bill of material components , implementation_dba_data: BOM.BOM_COMPONENTS_B ,
-
Table: BOM_ATO_CONFIGURATIONS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_ATO_CONFIGURATIONS, object_name:BOM_ATO_CONFIGURATIONS, status:VALID, product: BOM - Bills of Material , description: Unique configuration definition , implementation_dba_data: BOM.BOM_ATO_CONFIGURATIONS ,
-
Table: BOM_EAM_DEPT_APPROVERS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_EAM_DEPT_APPROVERS, object_name:BOM_EAM_DEPT_APPROVERS, status:VALID, product: BOM - Bills of Material , description: Department Approvers , implementation_dba_data: BOM.BOM_EAM_DEPT_APPROVERS ,
-
Table: CST_PERIOD_CLOSE_SUMMARY
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_PERIOD_CLOSE_SUMMARY, object_name:CST_PERIOD_CLOSE_SUMMARY, status:VALID, product: BOM - Bills of Material , description: This table stores item level period end balances for summarized periods , implementation_dba_data: BOM.CST_PERIOD_CLOSE_SUMMARY ,
-
Table: CST_COMP_SNAP_TEMP
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_COMP_SNAP_TEMP, object_name:CST_COMP_SNAP_TEMP, status:VALID, product: BOM - Bills of Material , description: Stores the assembly units completed at each operation step to be interfaced through the transactions temporary table , implementation_dba_data: BOM.CST_COMP_SNAP_TEMP ,
-
Table: CST_OSFM_UPGRADE_TEMP
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_OSFM_UPGRADE_TEMP, object_name:CST_OSFM_UPGRADE_TEMP, status:VALID, product: BOM - Bills of Material , implementation_dba_data: BOM.CST_OSFM_UPGRADE_TEMP ,
-
Table: CST_ELEMENTAL_COSTS_EFC
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ELEMENTAL_COSTS_EFC, object_name:CST_ELEMENTAL_COSTS_EFC, status:VALID, product: BOM - Bills of Material , description: Euro as a Functional Currency Archive , implementation_dba_data: BOM.CST_ELEMENTAL_COSTS_EFC ,
-
Table: CST_PAC_EXPLOSION_TEMP
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_PAC_EXPLOSION_TEMP, object_name:CST_PAC_EXPLOSION_TEMP, status:VALID, product: BOM - Bills of Material , description: Stores distinct parent-child combinations of items for a given period and organization cost group. , implementation_dba_data: BOM.CST_PAC_EXPLOSION_TEMP ,
-
Table: CST_REVENUE_COGS_MATCH_LINES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_REVENUE_COGS_MATCH_LINES, object_name:CST_REVENUE_COGS_MATCH_LINES, status:VALID, product: BOM - Bills of Material , description: For matching COGS to Revenue, stores the relationship between COGS lines (shippable lines) and Revenue Lines (invoicable lines). , implementation_dba_data: BOM.CST_REVENUE_COGS_MATCH_LINES ,
-
Table: BOM_CTO_OSS_COMPONENTS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_CTO_OSS_COMPONENTS, object_name:BOM_CTO_OSS_COMPONENTS, status:VALID, product: BOM - Bills of Material , description: OSS Component Definition , implementation_dba_data: BOM.BOM_CTO_OSS_COMPONENTS ,
-
Table: BOM_COMPONENT_COLUMNS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_COMPONENT_COLUMNS, object_name:BOM_COMPONENT_COLUMNS, status:VALID, product: BOM - Bills of Material , description: BOM COMPONENT COLUMNS TABLE , implementation_dba_data: BOM.BOM_COMPONENT_COLUMNS ,
-
Table: CST_PER_END_ACCRUALS_TEMP
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_PER_END_ACCRUALS_TEMP, object_name:CST_PER_END_ACCRUALS_TEMP, status:VALID, product: BOM - Bills of Material , description: Period End Accruals transaction specific temporary table , implementation_dba_data: BOM.CST_PER_END_ACCRUALS_TEMP ,
-
Table: CST_SC_BOM_EXPLOSION
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_SC_BOM_EXPLOSION, object_name:CST_SC_BOM_EXPLOSION, status:VALID, product: BOM - Bills of Material , description: Supply Chain Bill of Material Explosion Table , implementation_dba_data: BOM.CST_SC_BOM_EXPLOSION ,
-
Table: ACTIVITY_COSTS
12.1.1
product: BOM - Bills of Material , implementation_dba_data: Not implemented in this database ,
-
Table: BOM_LISTS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_LISTS, object_name:BOM_LISTS, status:VALID, product: BOM - Bills of Material , description: Temporary list of data about reporting entities , implementation_dba_data: BOM.BOM_LISTS ,
-
Table: BOM_CTO_SRC_ORGS_B
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_CTO_SRC_ORGS_B, object_name:BOM_CTO_SRC_ORGS_B, status:VALID, product: BOM - Bills of Material , description: BOM_CTO_SRC_ORGS_B , implementation_dba_data: BOM.BOM_CTO_SRC_ORGS_B ,
-
Table: CST_COMP_SNAPSHOT
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_COMP_SNAPSHOT, object_name:CST_COMP_SNAPSHOT, status:VALID, product: BOM - Bills of Material , description: Stores the assembly units completed at each operation step , implementation_dba_data: BOM.CST_COMP_SNAPSHOT ,
-
Table: BOM_INVENTORY_COMPONENTS_TEMP
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_INVENTORY_COMPONENTS_TEMP, object_name:BOM_INVENTORY_COMPONENTS_TEMP, status:VALID, product: BOM - Bills of Material , implementation_dba_data: BOM.BOM_INVENTORY_COMPONENTS_TEMP ,
-
Table: BOM_RESOURCE_SHIFTS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_RESOURCE_SHIFTS, object_name:BOM_RESOURCE_SHIFTS, status:VALID, product: BOM - Bills of Material , description: Resource shift information , implementation_dba_data: BOM.BOM_RESOURCE_SHIFTS ,
-
Table: CST_COMP_SNAP_INTERFACE
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_COMP_SNAP_INTERFACE, object_name:CST_COMP_SNAP_INTERFACE, status:VALID, product: BOM - Bills of Material , description: Stores the assembly units completed at each operation step to be interfaced through the transactions interface , implementation_dba_data: BOM.CST_COMP_SNAP_INTERFACE ,
-
Table: BOM_BILL_OF_MATERIALS_TEMP
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_BILL_OF_MATERIALS_TEMP, object_name:BOM_BILL_OF_MATERIALS_TEMP, status:VALID, product: BOM - Bills of Material , implementation_dba_data: BOM.BOM_BILL_OF_MATERIALS_TEMP ,
-
Table: CZ_CONSTRAINT_MESSAGES_TL
12.1.1
product: BOM - Bills of Material , description: Configurator constraint messages (Translated) , implementation_dba_data: Not implemented in this database ,
-
Table: CST_SC_SOURCING_RULES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_SC_SOURCING_RULES, object_name:CST_SC_SOURCING_RULES, status:VALID, product: BOM - Bills of Material , description: Supply Chain Sourcing Rule Snapshot , implementation_dba_data: BOM.CST_SC_SOURCING_RULES ,
-
Table: CST_PAC_ITEM_COSTS_EFC
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_PAC_ITEM_COSTS_EFC, object_name:CST_PAC_ITEM_COSTS_EFC, status:VALID, product: BOM - Bills of Material , description: Euro as a Functional Currency Archive , implementation_dba_data: BOM.CST_PAC_ITEM_COSTS_EFC ,
-
Table: CST_XLA_WIP_EVENT_MAP
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_XLA_WIP_EVENT_MAP, object_name:CST_XLA_WIP_EVENT_MAP, status:VALID, product: BOM - Bills of Material , description: Table to map wip transactions to their corresponding event types. , implementation_dba_data: BOM.CST_XLA_WIP_EVENT_MAP ,
-
Table: CST_WRITE_OFFS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_WRITE_OFFS, object_name:CST_WRITE_OFFS, status:VALID, product: BOM - Bills of Material , description: Table Holds Write-Off Header Information , implementation_dba_data: BOM.CST_WRITE_OFFS ,
-
Table: BOM_STD_OP_SCRAP_CODES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_STD_OP_SCRAP_CODES, object_name:BOM_STD_OP_SCRAP_CODES, status:VALID, product: BOM - Bills of Material , description: Standard Operation Scrap Codes , implementation_dba_data: BOM.BOM_STD_OP_SCRAP_CODES ,
-
Table: CST_LAYER_COST_DETAILS_EFC
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_LAYER_COST_DETAILS_EFC, object_name:CST_LAYER_COST_DETAILS_EFC, status:VALID, product: BOM - Bills of Material , description: Euro as a Functional Currency Archive , implementation_dba_data: BOM.CST_LAYER_COST_DETAILS_EFC ,
-
Table: BOM_STRUCTURE_EXT_B
12.1.1
product: BOM - Bills of Material , implementation_dba_data: Not implemented in this database ,
-
Table: BOM_RESOURCE_CHANGES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_RESOURCE_CHANGES, object_name:BOM_RESOURCE_CHANGES, status:VALID, product: BOM - Bills of Material , description: Resource capacity modifications , implementation_dba_data: BOM.BOM_RESOURCE_CHANGES ,
-
Table: CST_RECONCILIATION_SUMMARY
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_RECONCILIATION_SUMMARY, object_name:CST_RECONCILIATION_SUMMARY, status:VALID, product: BOM - Bills of Material , description: Table to store summary information for related Purchasing and Payables tranactions in Accrual Reconciliation , implementation_dba_data: BOM.CST_RECONCILIATION_SUMMARY ,
-
Table: BOM_MIXED_MODEL_MAP_PROCESSES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_MIXED_MODEL_MAP_PROCESSES, object_name:BOM_MIXED_MODEL_MAP_PROCESSES, status:VALID, product: BOM - Bills of Material , description: Processes or line operations and summary information for mixed model maps , implementation_dba_data: BOM.BOM_MIXED_MODEL_MAP_PROCESSES ,
-
Table: CZ_AUTOSELECTION_RANGES
12.1.1
product: BOM - Bills of Material , description: Configurator autoselection ranges , implementation_dba_data: Not implemented in this database ,
-
Table: CST_PAC_INTORG_ITMS_TEMP
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_PAC_INTORG_ITMS_TEMP, object_name:CST_PAC_INTORG_ITMS_TEMP, status:VALID, product: BOM - Bills of Material , description: used in the interorg transfer iteration procedure , implementation_dba_data: BOM.CST_PAC_INTORG_ITMS_TEMP ,
-
Table: CST_ITEM_COST_DETAILS_EFC
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ITEM_COST_DETAILS_EFC, object_name:CST_ITEM_COST_DETAILS_EFC, status:VALID, product: BOM - Bills of Material , description: Euro as a Functional Currency Archive , implementation_dba_data: BOM.CST_ITEM_COST_DETAILS_EFC ,
-
Table: CST_ACCT_LIB_PACKAGES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ACCT_LIB_PACKAGES, object_name:CST_ACCT_LIB_PACKAGES, status:VALID, product: BOM - Bills of Material , description: CST_ACCT_LIB_PACKAGES stores associations between the library for GAAP accounting and any PL/SQL package that should be called for a transaction event during periodic distribution process. , implementation_dba_data: BOM.CST_ACCT_LIB_PACKAGES ,
-
Table: BOM_EXPLOSIONS_ALL
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_EXPLOSIONS_ALL, object_name:BOM_EXPLOSIONS_ALL, status:VALID, product: BOM - Bills of Material , implementation_dba_data: BOM.BOM_EXPLOSIONS_ALL ,
-
Table: CZ_ERROR_ATTRIBUTE_VALUES
12.1.1
product: BOM - Bills of Material , description: Configurator error attribute values , implementation_dba_data: Not implemented in this database ,
-
Table: CST_ENCUMBRANCE_LINES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_ENCUMBRANCE_LINES, object_name:CST_ENCUMBRANCE_LINES, status:VALID, product: BOM - Bills of Material , description: Stores encumbrance account distributions for periodic costing , implementation_dba_data: BOM.CST_ENCUMBRANCE_LINES ,
-
Table: BOM_CALENDAR_DATES
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_CALENDAR_DATES, object_name:BOM_CALENDAR_DATES, status:VALID, product: BOM - Bills of Material , description: Workday calendar dates , implementation_dba_data: BOM.BOM_CALENDAR_DATES ,
-
Table: CST_COST_GROUPS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_COST_GROUPS, object_name:CST_COST_GROUPS, status:VALID, product: BOM - Bills of Material , description: Stores cost group definitions , implementation_dba_data: BOM.CST_COST_GROUPS ,
-
Table: BOM_RTGHEADER_TEMP
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.BOM_RTGHEADER_TEMP, object_name:BOM_RTGHEADER_TEMP, status:VALID, product: BOM - Bills of Material , description: Used in XML Routing Header import process , implementation_dba_data: BOM.BOM_RTGHEADER_TEMP ,
-
Table: CST_QUANTITY_LAYERS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_QUANTITY_LAYERS, object_name:CST_QUANTITY_LAYERS, status:VALID, product: BOM - Bills of Material , description: Stores cost information for each layer , implementation_dba_data: BOM.CST_QUANTITY_LAYERS ,