DBA Data[Home] [Help]

APPS.GMS_FUNDS_CONTROL_PKG dependencies on PO_LINE_LOCATIONS_ALL

Line 2454: po_line_locations_all pll, -- BUG 3022249

2450: pod.rate -- Bug 5614467
2451: FROM po_distributions_all pod,
2452: po_headers_all poh,
2453: po_lines_all pol, --BUG 3022249
2454: po_line_locations_all pll, -- BUG 3022249
2455: gms_award_distributions adl
2456: WHERE pod.po_distribution_id = p_po_dist_id
2457: AND pod.project_id IS NOT NULL
2458: AND pod.po_header_id = poh.po_header_id