Search Results cst_rcv_acq_costs
Overview
The CST_RCV_ACQ_COSTS table is a core data repository within the Oracle E-Business Suite Bills of Material (BOM) module, specifically designed for Periodic Costing. Its primary function is to store the calculated acquisition costs for received items, segmented by accounting period and cost group. This table acts as a critical junction point, linking procurement transactions (receipts) to the cost accounting engine. By maintaining period-specific acquisition costs, it enables accurate inventory valuation and cost absorption for organizations utilizing periodic average costing methodologies, forming a foundational element for the period-end costing processes.
Key Information Stored
The table's structure is defined by its foreign key relationships, which highlight the essential dimensions of the stored cost data. The primary identifier is the HEADER_ID. Each record is anchored to a specific receipt transaction via the RCV_TRANSACTION_ID, linking to the RCV_TRANSACTIONS table. For cost accounting purposes, each record is associated with a COST_TYPE_ID (CST_COST_TYPES) and a COST_GROUP_ID (CST_COST_GROUPS), defining the costing method and organizational cost group. Crucially, the PERIOD_ID (CST_PAC_PERIODS) ties the acquisition cost to a specific accounting period, which is vital for periodic costing calculations. The table likely contains columns for the calculated acquisition cost amount and currency, serving as the header for more granular cost detail stored in the related CST_RCV_ACQ_COST_DETAILS table.
Common Use Cases and Queries
The primary use case is supporting period-end close and inventory valuation reports within a periodic costing environment. Cost accountants and financial analysts query this table to validate and analyze acquisition costs posted during a specific period. A typical query would join to related transaction and costing tables to review costs. For example:
- Validating Receipt Costs for a Period: A query to summarize acquisition costs by cost group for a given period, often used for reconciliation.
- Troubleshooting Cost Absorption: Investigating discrepancies in inventory valuation by tracing from the general ledger back to specific receipt costs stored in this table.
- Data Integrity Checks: Ensuring all significant receipt transactions in a period have corresponding cost records in CST_RCV_ACQ_COSTS as part of the month-end checklist.
Related Objects
CST_RCV_ACQ_COSTS is centrally connected to several key EBS tables. It is a parent table to CST_RCV_ACQ_COST_DETAILS, which holds the detailed cost elements (like material, overhead, freight) that roll up to the header. As documented, it has four primary foreign key dependencies: RCV_TRANSACTIONS (transaction source), CST_COST_GROUPS (organizational cost segmentation), CST_COST_TYPES (costing method), and CST_PAC_PERIODS (accounting period). In operational and reporting contexts, it is frequently joined with CST_PAC_ITEM_COSTS to assess period item costs and with MTL_SYSTEM_ITEMS for item descriptions. Updates to this table are typically managed through dedicated costing programs and APIs rather than direct DML.
-
Table: CST_RCV_ACQ_COSTS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_RCV_ACQ_COSTS, object_name:CST_RCV_ACQ_COSTS, status:VALID, product: BOM - Bills of Material , description: Stores acquisition cost per period, organization cost group for periodic costing , implementation_dba_data: BOM.CST_RCV_ACQ_COSTS ,
-
Table: CST_RCV_ACQ_COSTS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_RCV_ACQ_COSTS, object_name:CST_RCV_ACQ_COSTS, status:VALID, product: BOM - Bills of Material , description: Stores acquisition cost per period, organization cost group for periodic costing , implementation_dba_data: BOM.CST_RCV_ACQ_COSTS ,
-
Table: CST_RCV_ACQ_COST_DETAILS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_RCV_ACQ_COST_DETAILS, object_name:CST_RCV_ACQ_COST_DETAILS, status:VALID, product: BOM - Bills of Material , description: Stores detailed acquisition cost per period, organization cost group. , implementation_dba_data: BOM.CST_RCV_ACQ_COST_DETAILS ,
-
Table: CST_RCV_ACQ_COST_DETAILS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_RCV_ACQ_COST_DETAILS, object_name:CST_RCV_ACQ_COST_DETAILS, status:VALID, product: BOM - Bills of Material , description: Stores detailed acquisition cost per period, organization cost group. , implementation_dba_data: BOM.CST_RCV_ACQ_COST_DETAILS ,
-
Table: CST_PAC_PERIODS
12.1.1
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_PAC_PERIODS, object_name:CST_PAC_PERIODS, status:VALID, product: BOM - Bills of Material , description: Holds information about periodic costing open and closed periods for each legal entity. , implementation_dba_data: BOM.CST_PAC_PERIODS ,
-
Table: CST_COST_GROUPS
12.2.2
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: CST_PAC_PERIODS
12.2.2
owner:BOM, object_type:TABLE, fnd_design_data:BOM.CST_PAC_PERIODS, object_name:CST_PAC_PERIODS, status:VALID, product: BOM - Bills of Material , description: Holds information about periodic costing open and closed periods for each legal entity. , implementation_dba_data: BOM.CST_PAC_PERIODS ,
-
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 ,
-
View: CSTBV_RCV_ACQ_COSTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_RCV_ACQ_COSTS, object_name:CSTBV_RCV_ACQ_COSTS, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CSTBV_RCV_ACQ_COSTS ,
-
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 ,
-
View: CSTBV_RCV_ACQ_COSTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_RCV_ACQ_COSTS, object_name:CSTBV_RCV_ACQ_COSTS, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CSTBV_RCV_ACQ_COSTS ,
-
View: CSTFV_RCV_ACQ_COSTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_RCV_ACQ_COSTS, object_name:CSTFV_RCV_ACQ_COSTS, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CSTFV_RCV_ACQ_COSTS ,
-
View: CSTFV_RCV_ACQ_COSTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_RCV_ACQ_COSTS, object_name:CSTFV_RCV_ACQ_COSTS, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CSTFV_RCV_ACQ_COSTS ,
-
View: CSTBV_RCV_ACQ_COST_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_RCV_ACQ_COST_DETAILS, object_name:CSTBV_RCV_ACQ_COST_DETAILS, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CSTBV_RCV_ACQ_COST_DETAILS ,
-
View: CSTBV_RCV_ACQ_COST_DETAILS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTBV_RCV_ACQ_COST_DETAILS, object_name:CSTBV_RCV_ACQ_COST_DETAILS, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CSTBV_RCV_ACQ_COST_DETAILS ,
-
View: CST_PAC_RECEIVING_VALUES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_PAC_RECEIVING_VALUES_V, object_name:CST_PAC_RECEIVING_VALUES_V, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CST_PAC_RECEIVING_VALUES_V ,
-
View: CST_PAC_RECEIVING_VALUES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CST_PAC_RECEIVING_VALUES_V, object_name:CST_PAC_RECEIVING_VALUES_V, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CST_PAC_RECEIVING_VALUES_V ,
-
View: CSTFV_RCV_ACQ_COST_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_RCV_ACQ_COST_DETAILS, object_name:CSTFV_RCV_ACQ_COST_DETAILS, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CSTFV_RCV_ACQ_COST_DETAILS ,
-
View: CSTFV_RCV_ACQ_COST_DETAILS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:BOM.CSTFV_RCV_ACQ_COST_DETAILS, object_name:CSTFV_RCV_ACQ_COST_DETAILS, status:VALID, product: BOM - Bills of Material , implementation_dba_data: APPS.CSTFV_RCV_ACQ_COST_DETAILS ,