DBA Data[Home] [Help]

APPS.JAI_AP_RPT_PRRG_PKG dependencies on JAI_PO_REP_PRRG_T_RUNNO_S

Line 51: select JAI_PO_REP_PRRG_T_RUNNO_S.nextval

47: p_error_message OUT NOCOPY varchar2
48: ) IS
49:
50: cursor c_get_run_no is
51: select JAI_PO_REP_PRRG_T_RUNNO_S.nextval
52: from dual;
53:
54: cursor c_inv_select_cursor is /*Signature change of cursor by nprahsar for bug # 7225946*/ --rchandan for bug#4428980
55: select invoice_id, invoice_num, org_id, vendor_id, vendor_site_id, invoice_date,