DBA Data[Home] [Help]

APPS.JAI_RCV_THIRD_PARTY_PKG dependencies on JAI_RCV_TP_BATCHES_S

Line 178: select jai_rcv_tp_batches_s.nextval from dual;

174: group by shipment_header_id
175: order by shipment_header_id;
176:
177: cursor c_get_tp_batch_id is
178: select jai_rcv_tp_batches_s.nextval from dual;
179:
180: cursor c_no_of_invoice_generated(cp_batch_id number) is
181: select count(batch_invoice_id)
182: from jai_rcv_tp_invoices