DBA Data[Home] [Help]

APPS.WIP_WS_LABOR_METRIC_PUB dependencies on BOM_RESOURCES

Line 270: bom_resources br

266: from per_all_people_f papf,
267: bom_resource_employees bre,
268: bom_dept_res_instances bdri,
269: bom_department_resources bdr,
270: bom_resources br
271: where papf.person_id = bre.person_id
272: and bre.instance_id = bdri.instance_id
273: and sysdate between papf.effective_start_date and nvl(papf.effective_end_date,sysdate+1)
274: and bre.resource_id = bdri.resource_id