DBA Data[Home] [Help]

APPS.AP_INTEREST_INVOICE_PKG dependencies on AP_SELECTED_INVOICES_ALL

Line 2692: ap_selected_invoices_all new,

2688: orig.invoice_currency_code P_invoice_currency_code,
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