ECC iProcurement, iProcurement Top Categories, SQL2

Description
Categories: Enterprise Command Center
Imported from Enterprise Command Center
Dataset Key: icx-top-categories
Query Procedure: ICX_ECC_UTIL_PVT.get_ecc_data_load_info
Security Procedure: icx_ecc_datasecurity_pkg_pub.GetFilterAttributeValues

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

Contact us to schedule a demo or if you need help with the installation

select
x.*
from
(
SELECT
              ecc_spec_id,
              business_group_id ,
              ORG_ID,
              preparer_id
              from icx_cat_ecc_top_categories_v 
) x
where
2=2
Parameter Name SQL text Validation
Operating Unit
x.org_id in (select haouv.organization_id from hr_all_organization_units_vl haouv where haouv.name=:operating_unit)
LOV