DBA Data[Home] [Help]

APPS.FV_AP_CANCEL_PKG dependencies on PO_RELEASES

Line 42: po_releases pr,

38: l_po_sub_type,
39: l_inv_accounting_date
40: FROM po_distributions pd,
41: po_headers ph,
42: po_releases pr,
43: ap_invoice_distributions aid,
44: po_line_locations pll -- Bug 3706938
45: WHERE aid.invoice_id = P_invoice_id
46: AND aid.po_distribution_id = pd.po_distribution_id