DBA Data[Home] [Help]

APPS.PO_RETROACTIVE_PRICING_PVT dependencies on PO_DISTRIBUTIONS_ARCHIVE

Line 3596: po_distributions_archive_all poda --

3592: po_line_locations_all poll, --
3593: po_line_locations_archive_all polla, --
3594: po_distributions_all pod, --
3595: -- Bug 3314204, 3303148
3596: po_distributions_archive_all poda --
3597: WHERE pol.po_header_id = p_po_header_id
3598: AND pol.po_header_id = poh.po_header_id
3599: AND pol.po_line_id = poll.po_line_id
3600: AND poll.line_location_id = pod.line_location_id

Line 3664: po_distributions_archive poda

3660: po_line_locations_all poll, --
3661: po_line_locations_archive_all polla, --
3662: po_distributions_all pod, --
3663: -- Bug 3314204, 3303148
3664: po_distributions_archive poda
3665: WHERE por.po_release_id = p_po_release_id
3666: AND por.po_release_id = poll.po_release_id
3667: AND poll.po_header_id = poh.po_header_id
3668: AND poll.po_line_id = pol.po_line_id