DBA Data[Home] [Help]

APPS.OZF_TP_ACCRUAL_PVT dependencies on OZF_RESALE_BATCHES_ALL_S

Line 4712: SELECT ozf_resale_batches_all_s.nextval

4708:
4709: l_obj_number NUMBER := 1.0;
4710:
4711: CURSOR resale_batch_id_csr IS
4712: SELECT ozf_resale_batches_all_s.nextval
4713: FROM dual;
4714: l_resale_batch_id NUMBER;
4715:
4716: CURSOR resale_batch_number_csr IS