BOM Department Classes

Description
Categories: BI Publisher
Imported from BI Publisher
Description: Department Classes Report
Application: Bills of Material
Source: Department Classes Report (XML)
Short Name: BOMRDODC_XML
DB package: BOM_BOMRDODC_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 department_code department,
       description description,
       disable_date disable_date,
       department_class_code class2
from bom_departments
where organization_id = :P_ORG_ID 
 and bom_departments.department_class_code=:class
order by department_code
Parameter Name SQL text Validation
Department Class Detail
 
LOV Oracle