DBA Data[Home] [Help]

APPS.INV_UI_TASK_LOVS dependencies on PO_LINE_LOCATIONS_ALL

Line 165: po_line_locations_all poll

161: NVL ( t.task_number, ' ' ),
162: NVL ( t.task_name, ' ' )
163: FROM pjm_tasks_mtll_v t,
164: po_distributions_all pod,
165: po_line_locations_all poll
166: WHERE pod.task_id = t.task_id
167: AND pod.po_header_id = p_po_header_id
168: AND pod.po_line_id = NVL ( p_po_line_id, pod.po_line_id )
169: AND pod.project_id = p_project_id