DBA Data[Home] [Help]

APPS.IGS_AD_IMP_027 dependencies on IGS_AD_IMP_027

Line 1: PACKAGE BODY IGS_AD_IMP_027 AS

1: PACKAGE BODY IGS_AD_IMP_027 AS
2: /* $Header: IGSADC7B.pls 115.13 2003/12/09 11:57:43 akadam noship $ */
3: /*******************************************************************************
4: Created by : Ramesh Rengarajan
5: Date created: 21 APR 2003

Line 141: l_prog_label := 'igs.plsql.igs_ad_imp_027.prc_appl_hist';

137: RETURN;
138: END validate_appl_hist;
139:
140: BEGIN
141: l_prog_label := 'igs.plsql.igs_ad_imp_027.prc_appl_hist';
142: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_hist.';
143:
144: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
145: IF (l_request_id IS NULL) THEN

Line 142: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_hist.';

138: END validate_appl_hist;
139:
140: BEGIN
141: l_prog_label := 'igs.plsql.igs_ad_imp_027.prc_appl_hist';
142: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_hist.';
143:
144: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
145: IF (l_request_id IS NULL) THEN
146: l_request_id := fnd_global.conc_request_id;

Line 149: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_hist.begin';

145: IF (l_request_id IS NULL) THEN
146: l_request_id := fnd_global.conc_request_id;
147: END IF;
148:
149: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_hist.begin';
150: l_debug_str := 'igs_ad_imp_027.prc_appl_hist';
151:
152: fnd_log.string_with_context( fnd_log.level_procedure,
153: l_label,

Line 150: l_debug_str := 'igs_ad_imp_027.prc_appl_hist';

146: l_request_id := fnd_global.conc_request_id;
147: END IF;
148:
149: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_hist.begin';
150: l_debug_str := 'igs_ad_imp_027.prc_appl_hist';
151:
152: fnd_log.string_with_context( fnd_log.level_procedure,
153: l_label,
154: l_debug_str, NULL,

Line 290: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_hist.exception '||l_msg_data;

286: END IF;
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;

Line 482: l_prog_label := 'igs.plsql.igs_ad_imp_027.prc_appl_inst_hist';

478:
479: END validate_applinst_hist;
480:
481: BEGIN
482: l_prog_label := 'igs.plsql.igs_ad_imp_027.prc_appl_inst_hist';
483: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_inst_hist.';
484:
485: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
486: IF (l_request_id IS NULL) THEN

Line 483: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_inst_hist.';

479: END validate_applinst_hist;
480:
481: BEGIN
482: l_prog_label := 'igs.plsql.igs_ad_imp_027.prc_appl_inst_hist';
483: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_inst_hist.';
484:
485: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
486: IF (l_request_id IS NULL) THEN
487: l_request_id := fnd_global.conc_request_id;

Line 489: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_inst_hist.begin';

485: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
486: IF (l_request_id IS NULL) THEN
487: l_request_id := fnd_global.conc_request_id;
488: END IF;
489: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_inst_hist.begin';
490: l_debug_str := 'igs_ad_imp_027.prc_appl_inst_hist';
491: fnd_log.string_with_context( fnd_log.level_procedure,
492: l_label,
493: l_debug_str, NULL,

Line 490: l_debug_str := 'igs_ad_imp_027.prc_appl_inst_hist';

486: IF (l_request_id IS NULL) THEN
487: l_request_id := fnd_global.conc_request_id;
488: END IF;
489: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_inst_hist.begin';
490: l_debug_str := 'igs_ad_imp_027.prc_appl_inst_hist';
491: fnd_log.string_with_context( fnd_log.level_procedure,
492: l_label,
493: l_debug_str, NULL,
494: NULL,NULL,NULL,NULL,TO_CHAR(l_request_id));

Line 710: l_label := 'igs.plsql.igs_ad_imp_027.prc_appl_inst_hist.exception '||l_msg_data;

706: END IF;
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;

Line 754: END IGS_AD_IMP_027;

750: END LOOP;
751: COMMIT;
752: END prc_appl_inst_hist;
753:
754: END IGS_AD_IMP_027;