Oracle-EBS-SQL

Library of Oracle EBS SQLs for operational Excel and ECC reporting, Discoverer replacement, Oracle EBS performance tuning and rapid report development.

View the Project on GitHub Enginatics/Oracle-EBS-SQL

CAC Cost vs. Planning Item Controls

Description:

Compare item make/buy controls vs. costing based on rollup controls, to find errors with your cost rollup results. There are twelve included reports, see below description for more information.

Available Reports:

  1. Based on Rollup Yes - No BOMS Find make items where the item is set to be rolled up but there are no BOMs. May roll up to a zero cost.
  2. Based on Rollup Yes - No Routing Find make items costs are based on the cost rollup, but there are no routings.
  3. Based on Rollup Yes - No Rollup Find make items where it is set to be rolled up but there are no rolled up costs
  4. Based on Rollup Yes - Buy Items Find buy items where the item is set to rolled up
  5. Based on Rollup No - With BOMS Find make items where the item is not set to be rolled up but BOMS or routings exist.
  6. Based on Rollup No - With Sourcing Rules Find buy items where costs are not based on the cost rollup, but sourcing rules exist.
  7. Based on Rollup No - Make Items Find make items where the item is not set to rolled up, whether or not BOMs or routings exist.
  8. Lot-Based Resources With Lot Size One Find make items where there are charges based on Lot but the lot size is one. Duplicates the setup charges for each item you make.
  9. BOMs With No Components Find make items with BOMS that have no components.
  10. Item Costing vs. Item Asset Controls Find items where the item master costed flag (costed enabled) and the item asset flag do not match.
  11. Item Asset vs. Costing Asset Controls Find items where the item master asset and the costing asset flags do not match.
  12. Based on Rollup No - Defaulted Costs Find items where the item is not rolled up but the defaulted flag says Yes

Parameters:

Cost Type: the Frozen or Pending cost type you wish to report (mandatory). Assignment Set: for your organization sourcing rules, enter an assignment set (optional). Category Set 1: any item category you wish, typically the Cost or Product Line category set (optional). Category Set 2: any item category you wish, typically the Inventory category set (optional). Item Number: enter the specific item number(s) you wish to report (optional). Organization Code: enter the specific inventory organization(s) you wish to report (optional). Operating Unit: enter the specific operating unit(s) you wish to report (optional). Ledger: enter the specific ledger(s) you wish to report (optional).

/* +=============================================================================+ – | Copyright 2008-2024 Douglas Volz Consulting, Inc. – | All rights reserved. – | Permission to use this code is granted provided the original author is – | acknowledged. No warranties, express or otherwise is included in this – | permission. – +=============================================================================+ – | 1.0 15 Oct 2008 Douglas Volz Initial Coding – | 1.34 06 May 2021 Douglas Volz Using a with statement, summarized report type queries for efficiency. – | 1.35 23 Apr 2022 Douglas Volz Add new column “Defaulted Costs” and new report type “Based on – | Rollup No - Defaulted Costs”. The defaulted flag indicates – | whether the cost of the item is defaulted from the default cost – | type during cost rollup. – | 1.36 07 Jan 2024 Douglas Volz Add current onhand quantities, to help find valuation issues. Remove – | tabs, add operating unit and ledger security and inventory access controls. – +=============================================================================+*/

Parameters

Cost Type, Category Set 1, Category Set 2, Assignment Set, Item Number, Organization Code, Operating Unit, Ledger

Used tables

bom_structures_b, bom_operational_routings, mrp_sr_receipt_org, mrp_sr_source_org, mrp_sourcing_rules, mrp_sr_assignments, mrp_assignment_sets, mtl_system_items_vl, mtl_units_of_measure_vl, mtl_item_status_vl, cst_item_costs, cst_cost_types, mtl_parameters, mtl_onhand_quantities_detail, org_access_view, mfg_lookups, fnd_lookups, fnd_common_lookups, hr_organization_information, hr_all_organization_units_vl, gl_ledgers, rept, cst_item_cost_details, bom_components_b, gl_access_set_norm_assign, gl_ledger_set_norm_assign_v, mo_glob_org_access_tmp, dual

Categories

Enginatics

CAC Last Standard Item Cost

Dependencies

If you would like to try one of these Oracle EBS SQLs without having Blitz Report installed, note that some of the reports require functions from utility package xxen_util.

Example Report

CAC Cost vs Planning Item Controls 23-Jun-2022 145141.xlsx

Report SQL

www.enginatics.com/reports/cac-cost-vs-planning-item-controls/

Blitz Report™ import options

CAC_Cost_vs_Planning_Item_Controls.xml

Oracle E-Business Suite Reporting Library

We provide an open source Oracle EBS SQLs as a part of operational and project implementation support toolkits for rapid Excel reports generation.

Blitz Report™ is based on Oracle EBS forms technology, and hence requires minimal training. There are no data or performance limitations since the output files are created directly from the database without going through intermediate file formats such as XML.

Blitz Report can be used as BI Publisher and Oracle Discoverer replacement tool. Standard Oracle BI Publisher and Discoverer reports can also be imported into Blitz Report for immediate output to Excel. Typically, reports can be created and version tracked within hours instead of days. The concurrent request output automatically opens upon completion without the need for re-formatting.

The Filters, Columns, Rows and Values fields are used to create and deliver the data in pivot table format with full drill down to details.

Blitz Report Pivots

The Excel template upload functionality in Blitz Report allows users to create their own layouts by uploading an Excel template with additional sheets and charts, automatically refreshed when the report runs again. This allows to create custom dashboards and more advanced visualizations of report data.

Blitz Report Dashboard

You can download and use Blitz Report free of charge for your first 30 reports.

The installation and implementation process usually takes less than 1 hour; you can refer to our installation and user guides for specific details.

If you would like to optimize your Oracle EBS implementation and or operational reporting you can visit www.enginatics.com to review great ideas and example usage in blog. Or why not try for yourself in our demo environment.

CRM FoundationContracts Core
Lease and Finance ManagementPayments
Process ManufacturingProcess Manufacturing Inventory
Public Sector FinancialsShipping Execution
XML PublisherCapacity
Legal Entity ConfiguratorProjects
Service ContractsSubledger Accounting
Advanced PricingApplications DBA
Enterprise Asset ManagementInstalled Base
PayrollWorkflow
E-Business TaxEnterprise Command Center
Advanced Supply Chain PlanningBills of Material
Property ManagerMaster Scheduling/MRP
Work in ProcessHuman Resources
Order ManagementCash Management
Cost ManagementPurchasing
DiscovererAssets
PayablesGeneral Ledger
ReceivablesInventory
Blitz ReportDatabase Administration
Application Object LibraryCost Accounting

Useful Links

Blitz Report™ – World’s fastest reporting and data upload for Oracle EBS

Oracle Discoverer replacement – importing worksheets into Blitz Report™

Blitz Report™ Toolkits

Supply Chain Hub by Blitz Report™

Blitz Report™ customers

Oracle EBS Reporting Blog

Oracle EBS Reporting

© 2024 Enginatics