DBA Data[Home] [Help]

APPS.FV_AP_CANCEL_PKG dependencies on PO_DISTRIBUTIONS

Line 40: FROM po_distributions pd,

36: l_po_header_id,
37: l_po_doc_type,
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