DBA Data[Home] [Help]

APPS.AHL_PRD_PRINT_PVT dependencies on AHL_WORK_ASSIGNMENTS

Line 294: ahl_Work_Assignments wass,

290: SELECT DISTINCT
291: wass.employee_id,
292: pf.full_name employee_name
293: FROM
294: ahl_Work_Assignments wass,
295: ahl_Operation_Resources opr,
296: ahl_Workorder_Operations wop,
297: per_people_f pf,
298: per_Person_Types Pt