DBA Data[Home] [Help]

APPS.GMS_FUNDS_CONTROL_PKG dependencies on PO_LINES_ALL

Line 2453: po_lines_all pol, --BUG 3022249

2449: adl.ind_compiled_set_id,
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