Search Results item cost
The PO_COST_DTL
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for procurement cost-related data, primarily supporting the Purchasing (PO) module. This table stores detailed cost information associated with purchase orders, requisitions, and blanket agreements, enabling organizations to track and analyze procurement expenditures at a granular level. Below is a detailed technical and functional breakdown of this table.
Table Overview
ThePO_COST_DTL
table is part of the Oracle Purchasing schema and serves as a subsidiary ledger for cost distribution. It captures cost breakdowns tied to purchase order lines, including tax, freight, and other ancillary charges. This table integrates with core modules like General Ledger (GL), Accounts Payable (AP), and Inventory (INV) to ensure accurate financial postings and cost allocation.
Key Columns and Their Significance
- PO_COST_ID: Primary key, uniquely identifying each cost record.
- PO_LINE_ID: Foreign key linking to
PO_LINES_ALL
, associating costs with specific PO lines. - PO_HEADER_ID: References
PO_HEADERS_ALL
, tying costs to the parent PO. - COST_TYPE_CODE: Categorizes costs (e.g., "FREIGHT," "TAX," "ITEM").
- AMOUNT: Monetary value of the cost component.
- CHARGE_ACCOUNT_ID: GL account code for cost posting, linked to
GL_CODE_COMBINATIONS
. - RATE: Used for proportional cost calculations (e.g., tax rates).
- QUANTITY: Applicable for quantity-based costs (e.g., per-unit freight).
Functional Role in Procurement
The table enables:- Cost Distribution: Splits PO line costs into subcomponents (e.g., item cost, taxes) for GL accounting.
- Tax Calculation: Stores tax details for integration with Oracle E-Business Tax.
- Freight and Surcharge Tracking: Captures ancillary charges separately from the base item cost.
- Budgetary Control: Supports encumbrance accounting by associating costs with GL accounts.
Integration Points
- GL Integration: Costs are summarized and posted to the General Ledger via the Purchasing Accounting Engine.
- AP Matching: Invoice lines in
AP_INVOICE_LINES
referencePO_COST_DTL
for 2-way/3-way matching. - Inventory Valuation: Item-related costs flow to
MTL_MATERIAL_TRANSACTIONS
for inventory costing.
Technical Considerations
- Indexes: Key indexes include
PO_COST_DTL_N1
(PO_LINE_ID) andPO_COST_DTL_U1
(PO_COST_ID) for performance. - Partitioning: In high-volume environments, partitioning by
PO_HEADER_ID
or date ranges may be implemented. - Audit Columns: Includes
CREATION_DATE
,CREATED_BY
, andLAST_UPDATE_DATE
for compliance.
Customization and Extensions
Organizations often extend this table via Descriptive Flexfields (DFFs) to capture industry-specific cost attributes. For example, a manufacturing firm might add columns for "Duty_Cost" or "Green_Tax" via DFF segments.Data Flow Example
When a PO line is created with a $1,000 item, $50 freight, and $100 tax,PO_COST_DTL
stores three records:
- Item Cost: $1,000 (COST_TYPE_CODE="ITEM")
- Freight: $50 (COST_TYPE_CODE="FREIGHT")
- Tax: $100 (COST_TYPE_CODE="TAX")
Conclusion
ThePO_COST_DTL
table is foundational for procurement cost management in Oracle EBS, ensuring accurate financial tracking and compliance. Its design supports complex costing scenarios while maintaining tight integration with other modules. Administrators should monitor its growth and indexing strategy to sustain performance in high-transaction environments.
-
File: GML_11i_OP Item Setup.pdf
12.1.1
product: GML - Process Manufacturing Logistics , size: 20.893 KBytes , file_type: PDF Diagram ,
-
File: GML_11i_OP Item Setup.pdf
12.2.2
product: GML - Process Manufacturing Logistics , size: 20.893 KBytes , file_type: PDF Diagram ,
-
File: GML_11i_PO-Cost-GL Details.pdf
12.1.1
product: GML - Process Manufacturing Logistics , size: 19.87 KBytes , file_type: PDF Diagram ,
-
File: GML_11i_PO-Cost-GL Details.pdf
12.2.2
product: GML - Process Manufacturing Logistics , size: 19.87 KBytes , file_type: PDF Diagram ,
-
Lookup Type: SORT_OPTIONS2_GEMMSPO
12.2.2
product: GML - Process Manufacturing Logistics , meaning: SORT_OPTIONS2_GEMMSPO , description: SORT_OPTIONS2_GEMMSPO ,
-
Lookup Type: SORT_OPTIONS2_GEMMSPO
12.1.1
product: GML - Process Manufacturing Logistics , meaning: SORT_OPTIONS2_GEMMSPO , description: SORT_OPTIONS2_GEMMSPO ,
-
Table: PO_COST_DTL
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_COST_DTL, object_name:PO_COST_DTL, status:VALID, product: GML - Process Manufacturing Logistics , description: Acquistion cost details for a purchase order or a stock receipt. , implementation_dba_data: GML.PO_COST_DTL ,
-
Table: PO_COST_DTL
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_COST_DTL, object_name:PO_COST_DTL, status:VALID, product: GML - Process Manufacturing Logistics , description: Acquistion cost details for a purchase order or a stock receipt. , implementation_dba_data: GML.PO_COST_DTL ,
-
Lookup Type: SORT_OPTIONS1_GEMMSPO
12.2.2
product: GML - Process Manufacturing Logistics , meaning: SORT_OPTIONS1_GEMMSPO , description: SORT_OPTIONS1_GEMMSPO ,
-
Lookup Type: SORT_OPTIONS1_GEMMSPO
12.1.1
product: GML - Process Manufacturing Logistics , meaning: SORT_OPTIONS1_GEMMSPO , description: SORT_OPTIONS1_GEMMSPO ,
-
Lookup Type: RESTRICT_TO_CUSTITEMS
12.1.1
product: GML - Process Manufacturing Logistics , meaning: Restriction on ordering items , description: Restriction on ordering items ,
-
Lookup Type: GEMMS_OP_ORUARPJ
12.2.2
product: GML - Process Manufacturing Logistics , meaning: OPM Sales Audit Trail Report , description: OPM Sales Audit Trail Report ,
-
Lookup Type: GEMMS_OP_ORPLRPJ
12.2.2
product: GML - Process Manufacturing Logistics , meaning: OPM Ship Pick List , description: OPM Ship Pick List ,
-
Lookup Type: RESTRICT_TO_CUSTITEMS
12.2.2
product: GML - Process Manufacturing Logistics , meaning: Restriction on ordering items , description: Restriction on ordering items ,
-
Lookup Type: GEMMS_OP_ORAUDTR
12.2.2
product: GML - Process Manufacturing Logistics , meaning: OPM Audit Trail Report , description: OPM Audit Trail Report ,
-
Lookup Type: GEMMS_OP_PLRPJ
12.1.1
product: GML - Process Manufacturing Logistics , meaning: OPM Pick List Report , description: OPM Pick List Report ,
-
Lookup Type: GEMMS_OP_ORAUDTR
12.1.1
product: GML - Process Manufacturing Logistics , meaning: OPM Audit Trail Report , description: OPM Audit Trail Report ,
-
Lookup Type: GEMMS_OP_PLRPJ
12.2.2
product: GML - Process Manufacturing Logistics , meaning: OPM Pick List Report , description: OPM Pick List Report ,
-
Lookup Type: GEMMS_OP_ORPLRPJ
12.1.1
product: GML - Process Manufacturing Logistics , meaning: OPM Ship Pick List , description: OPM Ship Pick List ,
-
Lookup Type: GEMMS_OP_ORUARPJ
12.1.1
product: GML - Process Manufacturing Logistics , meaning: OPM Sales Audit Trail Report , description: OPM Sales Audit Trail Report ,
-
View: OP_GNRC_ITM_VW2
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.OP_GNRC_ITM_VW2, object_name:OP_GNRC_ITM_VW2, status:VALID, product: GML - Process Manufacturing Logistics , description: View on customer/generic item table. , implementation_dba_data: APPS.OP_GNRC_ITM_VW2 ,
-
Table: PO_VNIT_MST
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_VNIT_MST, object_name:PO_VNIT_MST, status:VALID, product: GML - Process Manufacturing Logistics , description: Vendor Item Table not supported in OPM Purchasing. , implementation_dba_data: GML.PO_VNIT_MST ,
-
Table: PO_VNIT_MST
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.PO_VNIT_MST, object_name:PO_VNIT_MST, status:VALID, product: GML - Process Manufacturing Logistics , description: Vendor Item Table not supported in OPM Purchasing. , implementation_dba_data: GML.PO_VNIT_MST ,
-
View: OP_GNRC_ITM_VW2
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.OP_GNRC_ITM_VW2, object_name:OP_GNRC_ITM_VW2, status:VALID, product: GML - Process Manufacturing Logistics , description: View on customer/generic item table. , implementation_dba_data: APPS.OP_GNRC_ITM_VW2 ,
-
Table: OP_CUST_ITM
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_CUST_ITM, object_name:OP_CUST_ITM, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer item information. , implementation_dba_data: GML.OP_CUST_ITM ,
-
Table: OP_CUST_ITM
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_CUST_ITM, object_name:OP_CUST_ITM, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer item information. , implementation_dba_data: GML.OP_CUST_ITM ,
-
Table: OP_ALOT_PRM
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_ALOT_PRM, object_name:OP_ALOT_PRM, status:VALID, product: GML - Process Manufacturing Logistics , description: Allocation parameters by customer and item class. , implementation_dba_data: GML.OP_ALOT_PRM ,
-
View: OP_GNRC_ITM_VW1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.OP_GNRC_ITM_VW1, object_name:OP_GNRC_ITM_VW1, status:VALID, product: GML - Process Manufacturing Logistics , description: View on customer/generic item table. Used in lookups. , implementation_dba_data: APPS.OP_GNRC_ITM_VW1 ,
-
Table: OP_PKGD_ITM
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_PKGD_ITM, object_name:OP_PKGD_ITM, status:VALID, product: GML - Process Manufacturing Logistics , description: Packaged item names and shipping weights. , implementation_dba_data: GML.OP_PKGD_ITM ,
-
Table: OP_PKGD_ITM
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_PKGD_ITM, object_name:OP_PKGD_ITM, status:VALID, product: GML - Process Manufacturing Logistics , description: Packaged item names and shipping weights. , implementation_dba_data: GML.OP_PKGD_ITM ,
-
Table: OP_ALOT_PRM
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_ALOT_PRM, object_name:OP_ALOT_PRM, status:VALID, product: GML - Process Manufacturing Logistics , description: Allocation parameters by customer and item class. , implementation_dba_data: GML.OP_ALOT_PRM ,
-
View: OP_GNRC_ITM_VW1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.OP_GNRC_ITM_VW1, object_name:OP_GNRC_ITM_VW1, status:VALID, product: GML - Process Manufacturing Logistics , description: View on customer/generic item table. Used in lookups. , implementation_dba_data: APPS.OP_GNRC_ITM_VW1 ,
-
Table: OP_CHRG_ITM
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_CHRG_ITM, object_name:OP_CHRG_ITM, status:VALID, product: GML - Process Manufacturing Logistics , description: Charges for items or item classes and customers. , implementation_dba_data: GML.OP_CHRG_ITM ,
-
Table: OP_CHRG_ITM
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_CHRG_ITM, object_name:OP_CHRG_ITM, status:VALID, product: GML - Process Manufacturing Logistics , description: Charges for items or item classes and customers. , implementation_dba_data: GML.OP_CHRG_ITM ,
-
Table: TX_TAXA_DTL
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_TAXA_DTL, object_name:TX_TAXA_DTL, status:VALID, product: GML - Process Manufacturing Logistics , description: Tax rates by item and/or charge class for a tax authority. , implementation_dba_data: GML.TX_TAXA_DTL ,
-
Table: TX_TAXA_DTL
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.TX_TAXA_DTL, object_name:TX_TAXA_DTL, status:VALID, product: GML - Process Manufacturing Logistics , description: Tax rates by item and/or charge class for a tax authority. , implementation_dba_data: GML.TX_TAXA_DTL ,
-
Table: OP_PRCE_ITM
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_PRCE_ITM, object_name:OP_PRCE_ITM, status:VALID, product: GML - Process Manufacturing Logistics , description: Item prices on a pricelist. , implementation_dba_data: GML.OP_PRCE_ITM ,
-
Table: OP_PRCE_ITM
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_PRCE_ITM, object_name:OP_PRCE_ITM, status:VALID, product: GML - Process Manufacturing Logistics , description: Item prices on a pricelist. , implementation_dba_data: GML.OP_PRCE_ITM ,
-
Table: OP_CNTR_DTL
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_CNTR_DTL, object_name:OP_CNTR_DTL, status:VALID, product: GML - Process Manufacturing Logistics , description: Item prices on a contract. , implementation_dba_data: GML.OP_CNTR_DTL ,
-
Table: OP_CNTR_DTL
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_CNTR_DTL, object_name:OP_CNTR_DTL, status:VALID, product: GML - Process Manufacturing Logistics , description: Item prices on a contract. , implementation_dba_data: GML.OP_CNTR_DTL ,
-
View: OP_PRCE_ITM_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.OP_PRCE_ITM_VL, object_name:OP_PRCE_ITM_VL, status:VALID, product: GML - Process Manufacturing Logistics , description: Price item view , implementation_dba_data: APPS.OP_PRCE_ITM_VL ,
-
View: OP_PRCE_ITM_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.OP_PRCE_ITM_VL, object_name:OP_PRCE_ITM_VL, status:VALID, product: GML - Process Manufacturing Logistics , description: Price item view , implementation_dba_data: APPS.OP_PRCE_ITM_VL ,