DBA Data[Home] [Help]

APPS.OZF_TP_ACCRUAL_PVT dependencies on OZF_RESALE_BATCHES_ALL_S

Line 3860: SELECT ozf_resale_batches_all_s.nextval

3856:
3857: l_obj_number NUMBER := 1.0;
3858:
3859: CURSOR resale_batch_id_csr IS
3860: SELECT ozf_resale_batches_all_s.nextval
3861: FROM dual;
3862: l_resale_batch_id NUMBER;
3863:
3864: CURSOR resale_batch_number_csr IS