DBA Data[Home] [Help]

APPS.IGS_UC_EXPORT_HESA_TO_OSS_PKG dependencies on IGS_AD_IMP_001

Line 109: igs_ad_imp_001.imp_adm_data ( errbuf => l_errbuff,

105: FETCH cur_match_set INTO match_set_rec;
106: CLOSE cur_match_set;
107:
108: -- Call admission application import process procedure because current process has to wait until import process is finished
109: igs_ad_imp_001.imp_adm_data ( errbuf => l_errbuff,
110: retcode => l_retcode ,
111: p_batch_id => p_batch_id,
112: p_source_type_id => p_source_type_id,
113: p_match_set_id => match_set_rec.match_set_id,