DBA Data[Home] [Help]

APPS.AHL_PRD_PRINT_PVT dependencies on AHL_WORK_ASSIGNMENTS

Line 322: ahl_Work_Assignments wass,

318: SELECT DISTINCT
319: wass.employee_id,
320: pf.full_name employee_name
321: FROM
322: ahl_Work_Assignments wass,
323: ahl_Operation_Resources opr,
324: ahl_Workorder_Operations wop,
325: per_people_f pf,
326: per_Person_Types Pt