BOM Workday Exception Sets

Description
Categories: BI Publisher
Application: Bills of Material
Source: Workday Exception Sets Report (XML)
Short Name: BOMRDEXS_XML
DB package: BOM_BOMRDEXS_XMLP_PKG

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 EXCEPTION_SET_NAME name,
       DESCRIPTION        description, 
       DISABLE_DATE       disable_date
from bom_exception_sets 
order by exception_set_name