DBA Data[Home] [Help]

APPS.JAI_RCV_THIRD_PARTY_PKG dependencies on FND_CURRENCIES

Line 677: lv_currency fnd_currencies.currency_code%type;

673:
674:
675: ln_vendor_id po_vendors.vendor_id%type;
676: ln_vendor_site po_vendor_sites_all.vendor_site_id%type;
677: lv_currency fnd_currencies.currency_code%type;
678: lv_vendor_has_changed VARCHAR2(10);
679: lb_tp_taxes_processed VARCHAR2(10);
680: ln_batch_invoice_id NUMBER;
681: ln_batch_line_id NUMBER;