Library of Oracle EBS SQLs for operational Excel and ECC reporting, Discoverer replacement, Oracle EBS performance tuning and rapid report development.
Report to show WIP material variances on closed jobs for discrete manufacturing, in summary by inventory organization, with WIP class, job status, name and other details. Including any profit in inventory or PII amounts. But unlike the more recent CAC WIP Manufacturing Variance and CAC WIP Material Usage Variance reports, this report uses the latest material issue quantities as stored on the WIP job definition, even if you run it for a prior period. It does not rollback the component issue quantities for a prior accounting period.
Period Name: the accounting period you wish to report (mandatory). Cost Type: defaults to your Costing Method. If blank the report uses your Costing Method Cost Type (mandatory). PII Cost Type: enter the cost type for your profit in inventory item costs to report (optional). PII Sub-Element: the sub-element or resource for profit in inventory, such as PII or ICP (optional). Category Set 1: any item category you wish (optional). Category Set 2: any item category you wish (optional). Class Code: specific type of WIP class to report (optional). Job Status: specific WIP job status (optional). WIP Job: specific WIP job (optional). Assembly Number: specific assembly number you wish to report (optional) Component Number: specific component item you wish to report (optional) Show Phantom Components: show the material usage variances for phantom components (optional). Organization Code: any inventory organization, defaults to your session’s inventory organization (optional). Operating Unit: specific operating unit (optional). Ledger: specific ledger (optional).
/* +=============================================================================+ – | Copyright 2009-24 Douglas Volz Consulting, Inc. – | All rights reserved. – | Permission to use this code is granted provided the original author is acknowledged. – +=============================================================================+ – | – | Original Author: Douglas Volz (doug@volzconsulting.com) – | – | Program Name: xxx_wip_relief_rept.sql – | – | Version Modified on Modified by Description – | ======= =========== ============== ========================================= – | 1.0 11 Jan 2010 Douglas Volz Initial Coding based on XXX_ICP_WIP_COMPONENT_VAL_REPT.sql, – | with this report analyzing the WIP variances on – | closed jobs. Added org_acct_periods to limit to – | jobs closed within the accounting period. – | 1.9 26 Sep 2010 Douglas Volz Added Component Item Number to report sort. – | 1.10 09 Feb 2012 Douglas Volz Included component yield in required quantities; – | decided to not exclude WIP expense jobs as they – | could have components with ICP issued to the job – | and the cost accountants would need the visibility. – | 1.11 23 Feb 2012 Douglas Volz Added component UOM code, to be consistent with – | other reports. – | 1.12 07 Oct 2020 Andy Haack Modify for Blitz Report with Blitz lookup functions – | (xxen_util) and re-format sql code. – | 1.13 11 Jul 2022 Douglas Volz Multi-language changes; added back PII parameters. Changed – | wro.component_yield_factor to nvl(wro.component_yield_factor,1). – | 1.14 23 Jun 2024 Douglas Volz Remove tabs, reinstall parameters and inventory org access controls. – | Added category set parameters. – +=============================================================================+*/
Period Name, Cost Type, PII Cost Type, PII Sub-Element, Category Set 1, Category Set 2, Category Set 3, Class Code, Job Status, WIP Job, Assembly Number, Component Number, Show Phantom Components, Organization Code, Operating Unit, Ledger
org_acct_periods, wip_entities, wip_discrete_jobs, wip_accounting_classes, wip_requirement_operations, mtl_parameters, mtl_system_items_vl, cst_item_costs, mtl_units_of_measure_vl, cst_cost_types, gl_code_combinations, hr_organization_information, hr_all_organization_units_vl, gl_ledgers, cst_item_cost_details, bom_resources, org_access_view
Cost Accounting - Transactions, Enginatics
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.
CAC WIP Material Relief 01-Aug-2022 084256.xlsx
www.enginatics.com/reports/cac-wip-material-relief/
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.
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.
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.
Useful Links
Blitz Report™ – World’s fastest reporting and data upload for Oracle EBS
Oracle Discoverer replacement – importing worksheets into Blitz Report™
Blitz Report™ Questions & Answers
Supply Chain Hub by Blitz Report™
© 2025 Enginatics