DBA Data[Home] [Help]

APPS.IGS_AD_IMP_004 dependencies on IGS_AD_IMP_004

Line 1: PACKAGE BODY igs_ad_imp_004 AS

1: PACKAGE BODY igs_ad_imp_004 AS
2: /* $Header: IGSAD82B.pls 120.4 2005/09/30 05:47:29 appldev ship $ */
3: /***************************Status,Discrepancy Rule, Match Indicators, Error Codes********************/
4: cst_rule_val_I CONSTANT VARCHAR2(1) := 'I';
5: cst_rule_val_E CONSTANT VARCHAR2(1) := 'E';

Line 600: l_label :='igs.plsql.igs_ad_imp_004.create_application_details.exception '|| l_msg_data;

596: l_error_text := igs_ad_gen_016.get_lkup_meaning ('IMPORT_ERROR_CODE', 'E518', 8405);
597: l_error_code := 'E518';
598: p_status := 'U';
599: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
600: l_label :='igs.plsql.igs_ad_imp_004.create_application_details.exception '|| l_msg_data;
601: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');
602: fnd_message.set_token('INTERFACE_ID',p_appl_rec.interface_appl_id);
603: fnd_message.set_token('ERROR_CD','E322');
604:

Line 711: l_label :='igs.plsql.igs_ad_imp_004.update_application_details.exception '|| l_msg_data;

707: ELSE
708: l_error_text := igs_ad_gen_016.get_lkup_meaning ('IMPORT_ERROR_CODE', 'E518', 8405);
709: l_error_code := 'E518';
710: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
711: l_label :='igs.plsql.igs_ad_imp_004.update_application_details.exception '|| l_msg_data;
712: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');
713: fnd_message.set_token('INTERFACE_ID',p_appl_rec.interface_appl_id);
714: fnd_message.set_token('ERROR_CD','E322');
715:

Line 1246: l_label :='igs.plsql.igs_ad_imp_004.create_single_appl_instance.exception ';

1242: l_error_text := igs_ad_gen_016.get_lkup_meaning ('IMPORT_ERROR_CODE', 'E518', 8405);
1243: l_error_code := 'E518';
1244: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
1245:
1246: l_label :='igs.plsql.igs_ad_imp_004.create_single_appl_instance.exception ';
1247: l_debug_str := 'Failed Creating Application instance'||l_msg_data;
1248: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');
1249: fnd_message.set_token('INTERFACE_ID',p_applinst_rec.interface_ps_appl_inst_id);
1250: fnd_message.set_token('ERROR_CD','E322');

Line 1508: l_label :='igs.plsql.igs_ad_imp_004.Process_application_instance.exception '||l_msg_data;

1504: ELSE
1505: l_error_text := igs_ad_gen_016.get_lkup_meaning ('IMPORT_ERROR_CODE', 'E518', 8405);
1506: l_error_code := 'E518';
1507: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
1508: l_label :='igs.plsql.igs_ad_imp_004.Process_application_instance.exception '||l_msg_data;
1509:
1510: fnd_message.set_name('IGS','IGS_PE_IMP_ERROR');
1511: fnd_message.set_token('INTERFACE_ID',applinst_rec.interface_ps_appl_inst_id);
1512: fnd_message.set_token('ERROR_CD','E322');

Line 1641: l_prog_label := 'igs.plsql.igs_ad_imp_004.prc_appcln';

1637: l_enrolment_cat := NULL;
1638: l_hecs_payment_option := NULL;
1639: l_adm_entry_qual_status := NULL;
1640: l_request_id := fnd_global.conc_request_id; -- This is Local Variable
1641: l_prog_label := 'igs.plsql.igs_ad_imp_004.prc_appcln';
1642: l_label := 'igs.plsql.igs_ad_imp_004.prc_appcln.';
1643: l_debug_str := 'igs.plsql.igs_ad_imp_004.prc_appcln.';
1644: l_org_id := igs_ge_gen_003.get_org_id;
1645: --------------------------------------------------------------------------------

Line 1642: l_label := 'igs.plsql.igs_ad_imp_004.prc_appcln.';

1638: l_hecs_payment_option := NULL;
1639: l_adm_entry_qual_status := NULL;
1640: l_request_id := fnd_global.conc_request_id; -- This is Local Variable
1641: l_prog_label := 'igs.plsql.igs_ad_imp_004.prc_appcln';
1642: l_label := 'igs.plsql.igs_ad_imp_004.prc_appcln.';
1643: l_debug_str := 'igs.plsql.igs_ad_imp_004.prc_appcln.';
1644: l_org_id := igs_ge_gen_003.get_org_id;
1645: --------------------------------------------------------------------------------
1646:

Line 1643: l_debug_str := 'igs.plsql.igs_ad_imp_004.prc_appcln.';

1639: l_adm_entry_qual_status := NULL;
1640: l_request_id := fnd_global.conc_request_id; -- This is Local Variable
1641: l_prog_label := 'igs.plsql.igs_ad_imp_004.prc_appcln';
1642: l_label := 'igs.plsql.igs_ad_imp_004.prc_appcln.';
1643: l_debug_str := 'igs.plsql.igs_ad_imp_004.prc_appcln.';
1644: l_org_id := igs_ge_gen_003.get_org_id;
1645: --------------------------------------------------------------------------------
1646:
1647: l_prog_label := 'igs.plsql.igs_ad_imp_004.prc_appcln.';

Line 1647: l_prog_label := 'igs.plsql.igs_ad_imp_004.prc_appcln.';

1643: l_debug_str := 'igs.plsql.igs_ad_imp_004.prc_appcln.';
1644: l_org_id := igs_ge_gen_003.get_org_id;
1645: --------------------------------------------------------------------------------
1646:
1647: l_prog_label := 'igs.plsql.igs_ad_imp_004.prc_appcln.';
1648: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
1649:
1650: l_label :='igs.plsql.igs_ad_imp_004.prc_appcln.begin';
1651: l_debug_str := 'Process Application begin';

Line 1650: l_label :='igs.plsql.igs_ad_imp_004.prc_appcln.begin';

1646:
1647: l_prog_label := 'igs.plsql.igs_ad_imp_004.prc_appcln.';
1648: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
1649:
1650: l_label :='igs.plsql.igs_ad_imp_004.prc_appcln.begin';
1651: l_debug_str := 'Process Application begin';
1652:
1653: fnd_log.string_with_context( fnd_log.level_procedure,
1654: l_label,

Line 1890: END igs_ad_imp_004;

1886: COMMIT;
1887:
1888: END prc_appcln;
1889:
1890: END igs_ad_imp_004;