Library of Oracle EBS SQLs for operational Excel and ECC reporting, Discoverer replacement, Oracle EBS performance tuning and rapid report development.
Report to show inventory org names, summary org controls, org hierarchy, operating unit and Ledger, and whether or not the Org should be rolled up for costing, based on the existence of BOMs, routings or org-level sourcing rules. Note: this report automatically looks for hierarchies which might be used with the Open Period Control and the Close Period Control Oracle programs. Looking for the translated values of “Close”, “Open” and “Period” in the Hierarchy Name.
Assignment Set: choose the Assignment Set to report for sourcing rules. You may leave this value null and the report still works (optional). Hierarchy Name: select the organization hierarchy used to open and close your inventory organizations (optional). If you leave this field blank the report automatically looks for hierarchies which might be used with the Open Period Control and the Close Period Control Oracle programs. Looking for the translated values of “Close”, “Open” and “Period” in the Hierarchy Name. 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 2010-2022 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. – +=============================================================================+ – | – | Version Modified on Modified by Description – | ======= =========== ============== ========================================= – | 1.0 14 Apr 2010 Douglas Volz Initial Coding – | 1.19 09 Jul 2019 Douglas Volz Changed Org Hierarchy logic to look only for Hierarchy – | Names with “Open” or “Close” or “Period” in it. – | For the 2nd union all, added an Outer Join to OU: – | and haou2.organization_id (+) = to_number(hoi.org_information3) – | … found an inventory org in Vision with no OU – | 1.20 16 Jan 2020 Douglas Volz Added Ledger, Operating Unit and Org Code parameters. – | 1.21 02 Feb 2020 Douglas Volz Added max material and WIP transaction dates and removed – | flv.source_lang joins, not needed. – | 1.22 08 Mar 2020 Douglas Volz Checking for a routing for the parent org – | 1.23 07 Apr 2020 Douglas Volz Consolidated two (union all) statements into one. – | 1.24 27 Apr 2020 Douglas Volz Changed to multi-language views for the – | inventory orgs and operating units. – | 1.25 29 Jun 2022 Douglas Volz Fixed indicator for category accounts. – | 1.26 09 Sep 2022 Douglas Volz Added indicator for PAC Enabled. +=============================================================================+*/
Assignment Set, Hierarchy Name, Organization Code, Operating Unit, Ledger
hrfv_organization_hierarchies, mtl_parameters, org_access, fnd_responsibility, oe_system_parameters_all, cst_cost_group_assignments, cst_cost_groups, bom_structures_b, gmd_recipes_b, bom_operational_routings, mrp_sr_receipt_org, mrp_sr_source_org, mrp_sourcing_rules, mrp_sr_assignments, mrp_assignment_sets, cst_item_costs, gl_item_cst, gmf_fiscal_policies, cm_mthd_mst, mtl_onhand_quantities_detail, mtl_material_transactions, wip_transaction_accounts, mtl_category_accounts, pjm_org_parameters, wsm_parameters, fnd_lookup_values_vl, po_system_parameters_all, cst_ap_po_reconciliation, cst_margin_summary, bom_resources, hr_organization_information, hr_all_organization_units_vl, mfg_lookups, fnd_user, gl_ledgers, org_access_view, gl_access_set_norm_assign, gl_ledger_set_norm_assign_v, mo_glob_org_access_tmp, dual
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 Inventory Organization Summary 19-Oct-2022 172501.xlsx
www.enginatics.com/reports/cac-inventory-organization-summary/
CAC_Inventory_Organization_Summary.xml
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™
Supply Chain Hub by Blitz Report™
© 2024 Enginatics