DBA Data[Home] [Help]

APPS.JAI_AP_RPT_APCR_PKG dependencies on DUAL

Line 926: from dual;

922: IS
923:
924: cursor c_get_run_no IS
925: select JAI_PO_REP_PRRG_T_RUNNO_S.nextval
926: from dual;
927:
928: cursor c_inv_select_cursor( c_line_type_lookup_code ap_invoice_distributions_all.line_type_lookup_code%TYPE ) IS --rchandan for bug#4428980
929: select invoice_id, invoice_num, org_id, vendor_id, vendor_site_id, invoice_date,
930: invoice_currency_code, nvl(exchange_rate,1) exchange_rate, voucher_num