DBA Data[Home] [Help]

APPS.PJM_SCHED_INT_WF dependencies on PO_LINES_ALL

Line 394: from po_lines_all pl

390: ,pt.completion_date
391: ) exception_days1
392: , pl.project_id project_id
393: , pl.task_id task_id
394: from po_lines_all pl
395: , po_headers_all ph
396: , po_lookup_codes plc
397: , hr_locations hl
398: , mtl_item_flexfields mif

Line 471: from po_lines_all pl

467: ,pt.completion_date
468: ) exception_days2
469: , pl.project_id project_id
470: , pl.task_id task_id
471: from po_lines_all pl
472: , po_headers_all ph
473: , po_lookup_codes plc
474: , hr_locations hl
475: , mtl_item_flexfields mif

Line 740: , po_lines_all pl

736: , pd.project_id project_id
737: , pd.task_id task_id
738: from po_distributions_all pd
739: , po_line_locations_all pll
740: , po_lines_all pl
741: , po_headers_all ph
742: , mtl_item_flexfields mif
743: , pa_projects_all pp
744: , pa_tasks pt

Line 840: , po_lines_all pl

836: , pd.task_id task_id
837: from po_distributions_all pd
838: , po_releases_all pr
839: , po_line_locations_all pll
840: , po_lines_all pl
841: , po_headers_all ph
842: , mtl_item_flexfields mif
843: , pa_projects_all pp
844: , pa_tasks pt