DBA Data[Home] [Help]

APPS.IGS_AD_IMP_010 dependencies on IGS_AD_IMP_001

Line 198: igs_ad_imp_001.logerrormessage(notes_rec.interface_notes_id,l_msg_data,'IGS_AD_NOTES_INT');

194: l_error_text := NVL(l_msg_data,igs_ad_gen_016.get_lkup_meaning ('IMPORT_ERROR_CODE', l_error_code, 8405));
195:
196: IF l_hash_msg_name_text_type_tab(l_msg_count-1).name <> 'ORA' THEN
197: IF p_enable_log = 'Y' THEN
198: igs_ad_imp_001.logerrormessage(notes_rec.interface_notes_id,l_msg_data,'IGS_AD_NOTES_INT');
199: END IF;
200: ELSE
201: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
202:

Line 402: igs_ad_imp_001.logerrormessage(edugoal_rec.interface_edugoal_id,l_msg_data,'IGS_AD_EDUGOAL_INT');

398: l_error_text := NVL(l_msg_data,igs_ad_gen_016.get_lkup_meaning ('IMPORT_ERROR_CODE', l_error_code, 8405));
399:
400: IF l_hash_msg_name_text_type_tab(l_msg_count-1).name <> 'ORA' THEN
401: IF p_enable_log = 'Y' THEN
402: igs_ad_imp_001.logerrormessage(edugoal_rec.interface_edugoal_id,l_msg_data,'IGS_AD_EDUGOAL_INT');
403: END IF;
404: ELSE
405: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
406: l_label := 'igs.plsql.igs_ad_imp_010.prcs_applnt_edu_goal_dtls.create_applicant_edu_goals.for_loop.execption'||l_error_code;

Line 664: igs_ad_imp_001.logerrormessage(unitsets_rec.interface_unitsets_id,l_msg_data,'IGS_AD_UNITSETS_INT');

660: l_error_text := NVL(l_msg_data,igs_ad_gen_016.get_lkup_meaning ('IMPORT_ERROR_CODE', l_error_code, 8405));
661:
662: IF l_hash_msg_name_text_type_tab(l_msg_count-1).name <> 'ORA' THEN
663: IF p_enable_log = 'Y' THEN
664: igs_ad_imp_001.logerrormessage(unitsets_rec.interface_unitsets_id,l_msg_data,'IGS_AD_UNITSETS_INT');
665: END IF;
666: ELSE
667: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
668: