307: hr_locations_all hrloc,
308: hr_locations_all hrloc2,
309: po_vendor_contacts pvc,
310: (select distinct project_id, segment1 AS project_number
311: from pa_projects_all
312: union
313: select distinct project_id, project_number
314: from pjm_seiban_numbers) proj,
315: pa_tasks pt