DBA Data[Home] [Help]

APPS.IGS_UC_EXPORT_TO_OSS dependencies on IGS_AD_IMP_001

Line 723: IGS_AD_IMP_001.IMP_ADM_DATA ( errbuf => l_errbuff,

719: l_interface_run_id := NULL ;
720: l_errbuff:= NULL ;
721: l_retcode := NULL ;
722: -- Call admission application import process procedure because current process has to wait until import process is finished
723: IGS_AD_IMP_001.IMP_ADM_DATA ( errbuf => l_errbuff,
724: retcode => l_retcode ,
725: p_batch_id => p_batch_id,
726: p_source_type_id => p_source_type_id,
727: p_match_set_id => match_set_rec.match_set_id,