DBA Data[Home] [Help]

APPS.IGS_AD_IMP_016 dependencies on IGS_AD_IMP_016

Line 1: PACKAGE BODY IGS_AD_IMP_016 AS

1: PACKAGE BODY IGS_AD_IMP_016 AS
2: /* $Header: IGSAD94B.pls 120.4 2006/08/02 13:10:03 pbondugu ship $ */
3: /******************************************************************
4: Created By:
5: Date Created By:

Line 456: l_label := 'igs.plsql.igs_ad_imp_016.prc_tst_rslts.crt_upd_tst_rslts';

452:
453: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
454:
455:
456: l_label := 'igs.plsql.igs_ad_imp_016.prc_tst_rslts.crt_upd_tst_rslts';
457: l_debug_str := 'Interface Run ID' || p_interface_run_id;
458:
459: fnd_log.string_with_context( fnd_log.level_procedure,
460: l_label,

Line 900: l_label := 'igs.plsql.igs_ad_imp_016.prc_tst_rslts.crt_upd_tst_rslts.for_loop.execption'||l_error_code;

896: END IF;
897: ELSE
898: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
899:
900: l_label := 'igs.plsql.igs_ad_imp_016.prc_tst_rslts.crt_upd_tst_rslts.for_loop.execption'||l_error_code;
901:
902: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');
903: fnd_message.set_token('INTERFACE_ID',test_rec.interface_test_id);
904: fnd_message.set_token('ERROR_CD',l_error_code);

Line 977: l_prog_label := 'igs.plsql.igs_ad_imp_016.prc_tst_rslts';

973: l_error_code igs_ad_test_int.error_code%TYPE;
974:
975: BEGIN
976:
977: l_prog_label := 'igs.plsql.igs_ad_imp_016.prc_tst_rslts';
978: l_label := 'igs.plsql.igs_ad_imp_016.prc_tst_rslts.';
979: l_request_id := fnd_global.conc_request_id;
980:
981: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN

Line 978: l_label := 'igs.plsql.igs_ad_imp_016.prc_tst_rslts.';

974:
975: BEGIN
976:
977: l_prog_label := 'igs.plsql.igs_ad_imp_016.prc_tst_rslts';
978: l_label := 'igs.plsql.igs_ad_imp_016.prc_tst_rslts.';
979: l_request_id := fnd_global.conc_request_id;
980:
981: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
982:

Line 983: l_label := 'igs.plsql.igs_ad_imp_016.prc_tst_rslts.begin';

979: l_request_id := fnd_global.conc_request_id;
980:
981: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
982:
983: l_label := 'igs.plsql.igs_ad_imp_016.prc_tst_rslts.begin';
984: l_debug_str := 'igs_ad_imp_016.prc_tst_rslts';
985:
986: fnd_log.string_with_context( fnd_log.level_procedure,
987: l_label,

Line 984: l_debug_str := 'igs_ad_imp_016.prc_tst_rslts';

980:
981: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
982:
983: l_label := 'igs.plsql.igs_ad_imp_016.prc_tst_rslts.begin';
984: l_debug_str := 'igs_ad_imp_016.prc_tst_rslts';
985:
986: fnd_log.string_with_context( fnd_log.level_procedure,
987: l_label,
988: l_debug_str, NULL,

Line 1161: END igs_ad_imp_016;

1157: END IF;
1158:
1159: END prc_tst_rslts;
1160:
1161: END igs_ad_imp_016;