DBA Data[Home] [Help]

APPS.IGS_AD_IMP_024 dependencies on FND_LOG

Line 215: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN

211: END IF;
212: ELSE
213: l_error_text := igs_ad_gen_016.get_lkup_meaning ('IMPORT_ERROR_CODE', 'E518', 8405) ;
214: l_error_code := 'E518';
215: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
216:
217: l_label :='igs.plsql.igs_ad_imp_024.create_new_transcript_details.exception '||l_msg_data;
218:
219: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');

Line 225: fnd_log.string_with_context( fnd_log.level_exception,

221: fnd_message.set_token('ERROR_CD','E322');
222:
223: l_debug_str := fnd_message.get;
224:
225: fnd_log.string_with_context( fnd_log.level_exception,
226: l_label,
227: l_debug_str, NULL,
228: NULL,NULL,NULL,NULL,TO_CHAR(l_request_id));
229: END IF;

Line 346: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN

342: END IF;
343: ELSE
344: l_error_text := igs_ad_gen_016.get_lkup_meaning ('IMPORT_ERROR_CODE', 'E518', 8405);
345: l_error_code := 'E518';
346: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
347:
348: l_label := 'igs.plsql.igs_ad_imp_024.create_new_transcript_details.exception '||l_msg_data;
349:
350: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');

Line 356: fnd_log.string_with_context( fnd_log.level_exception,

352: fnd_message.set_token('ERROR_CD','E014');
353:
354: l_debug_str := fnd_message.get;
355:
356: fnd_log.string_with_context( fnd_log.level_exception,
357: l_label,
358: l_debug_str, NULL,
359: NULL,NULL,NULL,NULL,TO_CHAR(l_request_id));
360: END IF;

Line 823: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN

819: END IF;
820: ELSE
821: l_error_text := igs_ad_gen_016.get_lkup_meaning ('IMPORT_ERROR_CODE', 'E518', 8405);
822: l_error_code := 'E518';
823: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
824:
825: l_label :='igs.plsql.igs_ad_imp_024.create_term_details.exception '||l_msg_data;
826:
827: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');

Line 833: fnd_log.string_with_context( fnd_log.level_exception,

829: fnd_message.set_token('ERROR_CD','E322');
830:
831: l_debug_str := fnd_message.get;
832:
833: fnd_log.string_with_context( fnd_log.level_exception,
834: l_label,
835: l_debug_str, NULL,
836: NULL,NULL,NULL,NULL,TO_CHAR(l_request_id));
837: END IF;

Line 913: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN

909: END IF;
910: ELSE
911: l_error_text := igs_ad_gen_016.get_lkup_meaning ('IMPORT_ERROR_CODE', 'E518', 8405);
912: l_error_code := 'E518';
913: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
914:
915: l_label := 'igs.plsql.igs_ad_imp_024.update_term_details.exception '||l_msg_data;
916:
917: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');

Line 923: fnd_log.string_with_context( fnd_log.level_exception,

919: fnd_message.set_token('ERROR_CD','E014');
920:
921: l_debug_str := fnd_message.get;
922:
923: fnd_log.string_with_context( fnd_log.level_exception,
924: l_label,
925: l_debug_str, NULL,
926: NULL,NULL,NULL,NULL,TO_CHAR(l_request_id));
927: END IF;

Line 1260: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN

1256: END IF;
1257: ELSE
1258: l_error_text := igs_ad_gen_016.get_lkup_meaning ('IMPORT_ERROR_CODE', 'E518', 8405);
1259: l_error_code := 'E518';
1260: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
1261:
1262: l_label :='igs.plsql.igs_ad_imp_024.create_term_unit_details.exception '||l_msg_data;
1263:
1264: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');

Line 1270: fnd_log.string_with_context( fnd_log.level_exception,

1266: fnd_message.set_token('ERROR_CD','E322');
1267:
1268: l_debug_str := fnd_message.get;
1269:
1270: fnd_log.string_with_context( fnd_log.level_exception,
1271: l_label,
1272: l_debug_str, NULL,
1273: NULL,NULL,NULL,NULL,TO_CHAR(l_request_id));
1274: END IF;

Line 1348: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN

1344: END IF;
1345: ELSE
1346: l_error_text := igs_ad_gen_016.get_lkup_meaning ('IMPORT_ERROR_CODE', 'E518', 8405);
1347: l_error_code := 'E518';
1348: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
1349:
1350: l_label := 'igs.plsql.igs_ad_imp_024.update_term_details.exception '||l_msg_data;
1351:
1352: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');

Line 1358: fnd_log.string_with_context( fnd_log.level_exception,

1354: fnd_message.set_token('ERROR_CD','E014');
1355:
1356: l_debug_str := fnd_message.get;
1357:
1358: fnd_log.string_with_context( fnd_log.level_exception,
1359: l_label,
1360: l_debug_str, NULL,
1361: NULL,NULL,NULL,NULL,TO_CHAR(l_request_id));
1362: END IF;