DBA Data[Home] [Help]

APPS.JAI_RCV_THIRD_PARTY_PKG dependencies on JAI_RCV_TP_BATCHES_S

Line 199: select jai_rcv_tp_batches_s.nextval from dual;

195: GROUP BY jrt.shipment_header_id
196: ORDER BY jrt.shipment_header_id;
197:
198: cursor c_get_tp_batch_id is
199: select jai_rcv_tp_batches_s.nextval from dual;
200:
201: cursor c_no_of_invoice_generated(cp_batch_id number) is
202: select count(batch_invoice_id)
203: from jai_rcv_tp_invoices