DBA Data[Home] [Help]

APPS.OKC_COP_PVT dependencies on OKC_CLASS_OPERATIONS_S1

Line 411: SELECT OKC_CLASS_OPERATIONS_S1.nextval

407: --
408: -- For non seeded (customer) data, ID should be 50000 or above
409: --
410: Cursor c Is
411: SELECT OKC_CLASS_OPERATIONS_S1.nextval
412: FROM dual;
413:
414: --
415: -- For seeded data, ID should be greater than or equal to 11000 and less than 50000