DBA Data[Home] [Help]

APPS.IGS_AD_IMP_027 dependencies on FND_MESSAGE

Line 291: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');

287: ELSE
288: l_error_code := 'E518';
289: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
290: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_hist.exception '||l_msg_data;
291: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');
292: fnd_message.set_token('INTERFACE_ID',appl_hist_rec.interface_apphist_id);
293: fnd_message.set_token('ERROR_CD','E322');
294: l_debug_str := fnd_message.get;
295: fnd_log.string_with_context( fnd_log.level_exception,

Line 292: fnd_message.set_token('INTERFACE_ID',appl_hist_rec.interface_apphist_id);

288: l_error_code := 'E518';
289: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
290: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_hist.exception '||l_msg_data;
291: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');
292: fnd_message.set_token('INTERFACE_ID',appl_hist_rec.interface_apphist_id);
293: fnd_message.set_token('ERROR_CD','E322');
294: l_debug_str := fnd_message.get;
295: fnd_log.string_with_context( fnd_log.level_exception,
296: l_label,

Line 293: fnd_message.set_token('ERROR_CD','E322');

289: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
290: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_hist.exception '||l_msg_data;
291: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');
292: fnd_message.set_token('INTERFACE_ID',appl_hist_rec.interface_apphist_id);
293: fnd_message.set_token('ERROR_CD','E322');
294: l_debug_str := fnd_message.get;
295: fnd_log.string_with_context( fnd_log.level_exception,
296: l_label,
297: l_debug_str, NULL,

Line 294: l_debug_str := fnd_message.get;

290: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_hist.exception '||l_msg_data;
291: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');
292: fnd_message.set_token('INTERFACE_ID',appl_hist_rec.interface_apphist_id);
293: fnd_message.set_token('ERROR_CD','E322');
294: l_debug_str := fnd_message.get;
295: fnd_log.string_with_context( fnd_log.level_exception,
296: l_label,
297: l_debug_str, NULL,
298: NULL,NULL,NULL,NULL,TO_CHAR(l_request_id));

Line 711: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');

707: ELSE
708: l_error_code := 'E518';
709: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
710: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_inst_hist.exception '||l_msg_data;
711: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');
712: fnd_message.set_token('INTERFACE_ID',applinst_hist_rec.interface_insthist_id);
713: fnd_message.set_token('ERROR_CD','E322');
714: l_debug_str := fnd_message.get;
715: fnd_log.string_with_context( fnd_log.level_exception,

Line 712: fnd_message.set_token('INTERFACE_ID',applinst_hist_rec.interface_insthist_id);

708: l_error_code := 'E518';
709: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
710: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_inst_hist.exception '||l_msg_data;
711: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');
712: fnd_message.set_token('INTERFACE_ID',applinst_hist_rec.interface_insthist_id);
713: fnd_message.set_token('ERROR_CD','E322');
714: l_debug_str := fnd_message.get;
715: fnd_log.string_with_context( fnd_log.level_exception,
716: l_label,

Line 713: fnd_message.set_token('ERROR_CD','E322');

709: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
710: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_inst_hist.exception '||l_msg_data;
711: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');
712: fnd_message.set_token('INTERFACE_ID',applinst_hist_rec.interface_insthist_id);
713: fnd_message.set_token('ERROR_CD','E322');
714: l_debug_str := fnd_message.get;
715: fnd_log.string_with_context( fnd_log.level_exception,
716: l_label,
717: l_debug_str, NULL,

Line 714: l_debug_str := fnd_message.get;

710: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_inst_hist.exception '||l_msg_data;
711: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');
712: fnd_message.set_token('INTERFACE_ID',applinst_hist_rec.interface_insthist_id);
713: fnd_message.set_token('ERROR_CD','E322');
714: l_debug_str := fnd_message.get;
715: fnd_log.string_with_context( fnd_log.level_exception,
716: l_label,
717: l_debug_str, NULL,
718: NULL,NULL,NULL,NULL,TO_CHAR(l_request_id));