DBA Data[Home] [Help]

APPS.EAM_WORKORDERREP_PVT dependencies on BOM_RESOURCE_EMPLOYEES

Line 202: bom_resource_employees bre,

198: bd.department_code as "EMPDEPTCODE")) Employees
199: FROM wip_op_resource_instances wori,
200: wip_operation_resources wor,
201: bom_resources br,
202: bom_resource_employees bre,
203: per_people_f ppf,
204: bom_departments bd
205: WHERE wor.wip_entity_id = wori.wip_entity_id and
206: wor.organization_id = wori.organization_id and