DBA Data[Home] [Help]

APPS.GMS_FUNDS_CONTROL_PKG dependencies on PO_LINES_ALL

Line 2679: po_lines_all pol, --BUG 3022249

2675: adl.ind_compiled_set_id,
2676: pod.rate -- Bug 5614467
2677: FROM po_distributions_all pod,
2678: po_headers_all poh,
2679: po_lines_all pol, --BUG 3022249
2680: po_line_locations_all pll, -- BUG 3022249
2681: gms_award_distributions adl
2682: WHERE pod.po_distribution_id = p_po_dist_id
2683: AND pod.project_id IS NOT NULL