DBA Data[Home] [Help]

APPS.MRP_RHX_RESOURCE_AVAILABILITY dependencies on BOM_SHIFT_DATES

Line 147: from bom_shift_dates dates,

143: changes.to_time),
144: dates.shift_date,
145: changes.shift_num,
146: changes.capacity_change
147: from bom_shift_dates dates,
148: bom_resource_changes changes,
149: mtl_parameters param
150: WHERE dates.calendar_code = param.calendar_code
151: AND dates.exception_set_id = param.calendar_exception_set_id

Line 232: FROM bom_shift_dates dates,

228: sysdate,
229: var_gt_user_id,
230: sysdate,
231: var_gt_user_id
232: FROM bom_shift_dates dates,
233: bom_shift_times shifts,
234: bom_resource_shifts res_shifts,
235: bom_department_resources dept_res1,
236: mtl_parameters param