DBA Data[Home] [Help]

APPS.EAM_WORKORDERREP_PVT dependencies on BOM_RESOURCE_EMPLOYEES

Line 211: bom_resource_employees bre,

207: bd.department_code as "EMPDEPTCODE")) Employees
208: FROM wip_op_resource_instances wori,
209: wip_operation_resources wor,
210: bom_resources br,
211: bom_resource_employees bre,
212: per_people_f ppf,
213: bom_departments bd
214: WHERE wor.wip_entity_id = wori.wip_entity_id and
215: wor.organization_id = wori.organization_id and