DBA Data[Home] [Help]

APPS.WMS_WAVE_PLANNING_PVT dependencies on BOM_SHIFT_TIMES

Line 6917: bom_shift_times bst

6913: brs.shift_num shift_num
6914: from bom_resource_shifts brs,
6915: mtl_parameters mp,
6916: bom_shift_dates bsd,
6917: bom_shift_times bst
6918: where brs.department_id = p_dept_id
6919: and brs.resource_id = p_resource_id
6920: and mp.organization_id = p_org_id
6921: and mp.calendar_code = bsd.calendar_code