DBA Data[Home] [Help]

APPS.IGS_UC_EXP_APPLICANT_DTLS dependencies on IGS_AD_IMP_001

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

3194: fnd_file.put_line( fnd_file.LOG ,fnd_message.get||' ('||to_char(SYSDATE,'DD-MON-YYYY HH:MI:SS')||')');
3195:
3196: -- Call admission application import process procedure because current process
3197: -- has to wait until import process is finished
3198: IGS_AD_IMP_001.IMP_ADM_DATA ( errbuf => l_errbuff,
3199: retcode => l_retcode ,
3200: p_batch_id => p_ad_batch_id,
3201: p_source_type_id => p_source_type_id,
3202: p_match_set_id => l_match_set_id,