DBA Data[Home] [Help]

APPS.MRP_CRP_HORIZONTAL_PLAN dependencies on BOM_RESOURCE_SHIFTS

Line 522: bom_resource_shifts res_shifts,

518: (dept_res.capacity_units/3600) *
519: NVL(dept_res.utilization, 1.0) *
520: NVL(dept_res.efficiency, 1.0) ))
521: FROM bom_shift_times shifts,
522: bom_resource_shifts res_shifts,
523: bom_department_resources dept_res,
524: mtl_parameters param,
525: bom_calendar_dates cal,
526: mrp_form_query list