DBA Data[Home] [Help]

APPS.OKL_LTE_INT_PVT dependencies on OKL_SIF_SEQ

Line 399: SELECT okl_sif_seq.nextval

395: ------------------------------------------------------------
396: -- Transaction Number Cursor
397: ------------------------------------------------------------
398: CURSOR c_tran_num_csr IS
399: SELECT okl_sif_seq.nextval
400: FROM dual;
401:
402: ------------------------------------------------------------
403: -- Stream Type Constants