DBA Data[Home] [Help]

APPS.IGS_AZ_GEN_001 dependencies on IGS_PE_PERSENC_EFFCT_SEQ_NUM_S

Line 1126: SELECT igs_pe_persenc_effct_seq_num_s.NEXTVAL

1122: --
1123: -- Cursor to generate new sequence number
1124: --
1125: CURSOR cur_seq_num IS
1126: SELECT igs_pe_persenc_effct_seq_num_s.NEXTVAL
1127: FROM dual;
1128: --
1129: -- Cursor to check if the Hold already existes for the Student
1130: --