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
Run BOM Workday Exception Sets and other Oracle EBS reports with Blitz Report™ on our demo environment
select EXCEPTION_SET_NAME name,
       DESCRIPTION        description, 
       DISABLE_DATE       disable_date
from bom_exception_sets 
order by exception_set_name