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 WIP Material Relief

Description:

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.

/* +=============================================================================+ – | Copyright 2009-22 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 – | – | Parameters: – | p_period_name – Enter the Period_Name you wish to report for WIP Period balances. – | p_cost_type – Enter the cost type for your item costs to report. Optional. If – | blank the report uses your Costing Method Cost Type. – | p_pii_cost_type – Enter the cost type for your profit in inventory item costs to report. Mandatory. – | p_pii_sub_element – The sub-element or resource for profit in inventory,such as PII or ICP (mandatory) – | p_assembly_number – Enter the specific assembly number you wish to report (optional) – | p_component_number – Enter the specific component item you wish to report (optional) – | p_show_phantom_components – show the material usage variances for phantom components – | p_wip_job – Specific WIP job (optional) – | p_job_status – Specific WIP job status (optional) – | p_wip_class_code – Specific WIP class code (optional) – | p_org_code – Specific inventory organization you wish to report (optional) – | p_operating_unit – Operating_Unit you wish to report, leave blank for all – | operating units (optional) – | p_ledger – general ledger you wish to report, leave blank for all – | ledgers (optional) – | – | 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.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) – +=============================================================================+*/

Parameters

Period Name, Cost Type, PII Cost Type, PII Sub-Element, WIP Job, Assembly Number, Component Number

Used tables

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

Categories

Enginatics

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 WIP Material Relief 01-Aug-2022 084256.xlsx

Report SQL

www.enginatics.com/reports/cac-wip-material-relief/

Blitz Report™ import options

CAC_WIP_Material_Relief.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