DBA Data[Home] [Help]

APPS.IGS_UC_PROC_APPLICATION_DATA dependencies on IGS_AD_API_INT_S

Line 623: SELECT igs_ad_api_int_s.NEXTVAL

619: FROM DUAL;
620:
621: -- cursor to get the batch ID from sequence.
622: CURSOR get_alt_pers_id_cur IS
623: SELECT igs_ad_api_int_s.NEXTVAL
624: FROM DUAL;
625:
626: old_starn_rec old_starn_cur%ROWTYPE;
627: l_oss_title igs_pe_person_base_v.title%TYPE;