DBA Data[Home] [Help]

APPS.IGS_AD_IMP_009 dependencies on FND_LOG

Line 108: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN

104: l_prog_label := 'igs.plsql.igs_ad_imp_009.igs_ad_find_duplicates_imp_p';
105: l_label := 'igs.plsql.igs_ad_imp_009.igs_ad_find_duplicates_imp_p.';
106: l_enable_log := igs_ad_imp_001.g_enable_log;
107:
108: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
109:
110: IF (l_request_id IS NULL) THEN
111: l_request_id := fnd_global.conc_request_id;
112: END IF;

Line 117: fnd_log.string_with_context( fnd_log.level_procedure,

113:
114: l_label := 'igs.plsql.igs_ad_imp_009.igs_ad_find_duplicates_imp_p.begin';
115: l_debug_str := 'igs_ad_imp_009.igs_ad_find_duplicates_imp_p';
116:
117: fnd_log.string_with_context( fnd_log.level_procedure,
118: l_label,
119: l_debug_str, NULL,
120: NULL,NULL,NULL,NULL,TO_CHAR(l_request_id));
121: END IF;

Line 376: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN

372: l_prog_label := 'igs.plsql.igs_ad_imp_009.igs_ad_find_duplicates_imp_pp';
373: l_label := 'igs.plsql.igs_ad_imp_009.igs_ad_find_duplicates_imp_pp.';
374: l_enable_log := igs_ad_imp_001.g_enable_log;
375:
376: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
377:
378: IF (l_request_id IS NULL) THEN
379: l_request_id := fnd_global.conc_request_id;
380: END IF;

Line 385: fnd_log.string_with_context( fnd_log.level_procedure,

381:
382: l_label := 'igs.plsql.igs_ad_imp_009.igs_ad_find_duplicates_imp_pp.begin';
383: l_debug_str := 'Igs_Ad_Imp_009.igs_ad_find_duplicates_imp_pp';
384:
385: fnd_log.string_with_context( fnd_log.level_procedure,
386: l_label,
387: l_debug_str, NULL,
388: NULL,NULL,NULL,NULL,TO_CHAR(l_request_id));
389: END IF;

Line 673: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN

669: l_prog_label := 'igs.plsql.igs_ad_imp_009.igs_ad_find_duplicates_imp_pa';
670: l_label := 'igs.plsql.igs_ad_imp_009.igs_ad_find_duplicates_imp_pa.';
671: l_enable_log := igs_ad_imp_001.g_enable_log;
672:
673: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
674:
675: IF (l_request_id IS NULL) THEN
676: l_request_id := fnd_global.conc_request_id;
677: END IF;

Line 682: fnd_log.string_with_context( fnd_log.level_procedure,

678:
679: l_label := 'igs.plsql.igs_ad_imp_009.igs_ad_find_duplicates_imp_pa.begin';
680: l_debug_str := 'Igs_Ad_Imp_009.igs_ad_find_duplicates_imp_pa';
681:
682: fnd_log.string_with_context( fnd_log.level_procedure,
683: l_label,
684: l_debug_str, NULL,
685: NULL,NULL,NULL,NULL,TO_CHAR(l_request_id));
686: END IF;

Line 1025: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN

1021: l_prog_label := 'igs.plsql.igs_ad_imp_009.igs_ad_find_duplicates_imp_ppa';
1022: l_label := 'igs.plsql.igs_ad_imp_009.igs_ad_find_duplicates_imp_ppa.';
1023: l_enable_log := igs_ad_imp_001.g_enable_log;
1024:
1025: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
1026:
1027: IF (l_request_id IS NULL) THEN
1028: l_request_id := fnd_global.conc_request_id;
1029: END IF;

Line 1034: fnd_log.string_with_context( fnd_log.level_procedure,

1030:
1031: l_label := 'igs.plsql.igs_ad_imp_009.igs_ad_find_duplicates_imp_ppa.begin';
1032: l_debug_str := 'Igs_Ad_Imp_009.igs_ad_find_duplicates_imp_ppa';
1033:
1034: fnd_log.string_with_context( fnd_log.level_procedure,
1035: l_label,
1036: l_debug_str, NULL,
1037: NULL,NULL,NULL,NULL,TO_CHAR(l_request_id));
1038: END IF;

Line 1368: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN

1364: l_prog_label := 'igs.plsql.igs_ad_imp_009.igs_ad_imp_find_dup_persons';
1365: l_label := 'igs.plsql.igs_ad_imp_009.igs_ad_imp_find_dup_persons.';
1366: l_enable_log := igs_ad_imp_001.g_enable_log;
1367:
1368: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
1369:
1370: IF (l_request_id IS NULL) THEN
1371: l_request_id := fnd_global.conc_request_id;
1372: END IF;

Line 1378: fnd_log.string_with_context( fnd_log.level_procedure,

1374: l_label := 'igs.plsql.igs_ad_imp_009.igs_ad_find_dup_persons.begin';
1375: l_debug_str := 'Igs_Ad_Imp_009.igs_ad_find_dup_persons for Interface ID: '||p_interface_id||' with Address type: '||p_addr_type
1376: ||' Person ID Type: '||p_person_id_type;
1377:
1378: fnd_log.string_with_context( fnd_log.level_procedure,
1379: l_label,
1380: l_debug_str, NULL,
1381: NULL,NULL,NULL,NULL,TO_CHAR(l_request_id));
1382: END IF;

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

1450: UPDATE igs_ad_interface
1451: SET status='3', ERROR_CODE='E177'
1452: WHERE interface_id = p_interface_id;
1453:
1454: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
1455:
1456: IF (l_request_id IS NULL) THEN
1457: l_request_id := fnd_global.conc_request_id;
1458: END IF;

Line 1468: fnd_log.string_with_context( fnd_log.level_exception,

1464: fnd_message.set_token('ERROR_CD','E177');
1465:
1466: l_debug_str := fnd_message.get || ' ' || SQLERRM;
1467:
1468: fnd_log.string_with_context( fnd_log.level_exception,
1469: l_label,
1470: l_debug_str, NULL,
1471: NULL,NULL,NULL,NULL,TO_CHAR(l_request_id));
1472: END IF;