DBA Data[Home] [Help]

APPS.JAI_AP_RPT_APCR_PKG dependencies on DUAL

Line 968: from dual;

964: IS
965:
966: cursor c_get_run_no IS
967: select JAI_PO_REP_PRRG_T_RUNNO_S.nextval
968: from dual;
969:
970: cursor c_inv_select_cursor( c_line_type_lookup_code ap_invoice_distributions_all.line_type_lookup_code%TYPE ) IS --rchandan for bug#4428980
971: select invoice_id, invoice_num, org_id, vendor_id, vendor_site_id, invoice_date,
972: invoice_currency_code, nvl(exchange_rate,1) exchange_rate, voucher_num