DBA Data[Home] [Help]

APPS.POA_EDW_PO_DIST_F_C dependencies on PO_RELEASES_ALL

Line 581: po_releases_all por,

577: SELECT pod.PO_DISTRIBUTION_ID, pol.item_id, pod.creation_date
578: FROM po_lines_all pol,
579: po_line_locations_all pll,
580: po_headers_all poh,
581: po_releases_all por,
582: po_distributions_all pod
583: WHERE pod.line_location_id = pll.line_location_id
584: and pod.po_release_id = por.po_release_id
585: and pod.po_line_id = pol.po_line_id