DBA Data[Home] [Help]

APPS.IGS_UC_EXPORT_TO_OSS dependencies on IGS_AD_INTERFACE_BATCH_ID_S

Line 2247: SELECT igs_ad_interface_batch_id_s.NEXTVAL

2243: c_ap_ch_rec c_ap_ch%ROWTYPE ;
2244:
2245: -- Get the Batch ID for admission application import process
2246: CURSOR c_bat_id IS
2247: SELECT igs_ad_interface_batch_id_s.NEXTVAL
2248: FROM dual;
2249:
2250: -- Get the Source type ID of UCAS for admission import process
2251: CURSOR c_src_type_id IS