DBA Data[Home] [Help]

APPS.IGS_UC_PROC_APPLICATION_DATA dependencies on IGS_AD_INTERFACE_BATCH_ID_S

Line 618: SELECT igs_ad_interface_batch_id_s.NEXTVAL

614: FROM DUAL;
615:
616: -- cursor to get the batch ID from sequence.
617: CURSOR get_batch_id_cur IS
618: SELECT igs_ad_interface_batch_id_s.NEXTVAL
619: FROM DUAL;
620:
621: -- cursor to get the batch ID from sequence.
622: CURSOR get_alt_pers_id_cur IS