DBA Data[Home] [Help]

APPS.AP_INTEREST_INVOICE_PKG dependencies on FND_CURRENCIES

Line 2693: fnd_currencies base,

2689: orig.org_id P_org_id
2690: FROM po_vendors pv,
2691: ap_invoices_all orig,
2692: ap_selected_invoices_all new,
2693: fnd_currencies base,
2694: fnd_currencies fcinv,
2695: iby_fd_docs_payable_v ibydocs
2696: WHERE new.original_invoice_id = orig.invoice_id --4346023, reverted 3293874
2697: AND new.vendor_id = pv.vendor_id

Line 2694: fnd_currencies fcinv,

2690: FROM po_vendors pv,
2691: ap_invoices_all orig,
2692: ap_selected_invoices_all new,
2693: fnd_currencies base,
2694: fnd_currencies fcinv,
2695: iby_fd_docs_payable_v ibydocs
2696: WHERE new.original_invoice_id = orig.invoice_id --4346023, reverted 3293874
2697: AND new.vendor_id = pv.vendor_id
2698: AND new.checkrun_name = p_checkrun_name