DBA Data[Home] [Help]

APPS.IGS_AS_GEN_007 dependencies on FND_MESSAGE

Line 774: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');

770: END IF;
771: END;
772: EXCEPTION
773: WHEN OTHERS THEN
774: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');
775: fnd_message.set_token ('NAME', 'IGS_AS_GEN_007.assp_ins_suao_hist');
776: igs_ge_msg_stack.ADD;
777: app_exception.raise_exception;
778: END assp_ins_suao_hist;

Line 775: fnd_message.set_token ('NAME', 'IGS_AS_GEN_007.assp_ins_suao_hist');

771: END;
772: EXCEPTION
773: WHEN OTHERS THEN
774: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');
775: fnd_message.set_token ('NAME', 'IGS_AS_GEN_007.assp_ins_suao_hist');
776: igs_ge_msg_stack.ADD;
777: app_exception.raise_exception;
778: END assp_ins_suao_hist;
779:

Line 1429: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');

1425: -- for the clearing of the action date. This will mean this item can
1426: -- be processed again but no changes will occur.
1427: v_error_count := v_error_count + 1;
1428: WHEN OTHERS THEN
1429: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');
1430: fnd_message.set_token ('NAME', 'IGS_AS_GEN_007.asspl_prc_update_uai');
1431: igs_ge_msg_stack.ADD;
1432: app_exception.raise_exception;
1433: RAISE;

Line 1430: fnd_message.set_token ('NAME', 'IGS_AS_GEN_007.asspl_prc_update_uai');

1426: -- be processed again but no changes will occur.
1427: v_error_count := v_error_count + 1;
1428: WHEN OTHERS THEN
1429: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');
1430: fnd_message.set_token ('NAME', 'IGS_AS_GEN_007.asspl_prc_update_uai');
1431: igs_ge_msg_stack.ADD;
1432: app_exception.raise_exception;
1433: RAISE;
1434: END;

Line 1539: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');

1535: -- be processed again but no changes will occur.
1536: --
1537: v_error_count := v_error_count + 1;
1538: WHEN OTHERS THEN
1539: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');
1540: fnd_message.set_token ('NAME', 'IGS_AS_GEN_007.asspl_prc_upd_usec_uai');
1541: igs_ge_msg_stack.ADD;
1542: app_exception.raise_exception;
1543: RAISE;

Line 1540: fnd_message.set_token ('NAME', 'IGS_AS_GEN_007.asspl_prc_upd_usec_uai');

1536: --
1537: v_error_count := v_error_count + 1;
1538: WHEN OTHERS THEN
1539: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');
1540: fnd_message.set_token ('NAME', 'IGS_AS_GEN_007.asspl_prc_upd_usec_uai');
1541: igs_ge_msg_stack.ADD;
1542: app_exception.raise_exception;
1543: RAISE;
1544: END;

Line 1786: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');

1782: p_creation_dt := v_creation_dt;
1783: END;
1784: EXCEPTION
1785: WHEN OTHERS THEN
1786: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');
1787: fnd_message.set_token ('NAME', 'IGS_AS_GEN_007.assp_prc_uai_actn_dt');
1788: igs_ge_msg_stack.ADD;
1789: app_exception.raise_exception;
1790: END assp_prc_uai_actn_dt;

Line 1787: fnd_message.set_token ('NAME', 'IGS_AS_GEN_007.assp_prc_uai_actn_dt');

1783: END;
1784: EXCEPTION
1785: WHEN OTHERS THEN
1786: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');
1787: fnd_message.set_token ('NAME', 'IGS_AS_GEN_007.assp_prc_uai_actn_dt');
1788: igs_ge_msg_stack.ADD;
1789: app_exception.raise_exception;
1790: END assp_prc_uai_actn_dt;
1791: --

Line 1840: fnd_message.set_name ('IGS', 'IGS_GE_OBSOLETE_JOB');

1836: -- As per 2239087, this concurrent program is obsolete and if the user
1837: -- tries to run this program then an error message should be logged into the log
1838: -- file that the concurrent program is obsolete and should not be run.
1839: --
1840: fnd_message.set_name ('IGS', 'IGS_GE_OBSOLETE_JOB');
1841: fnd_file.put_line (fnd_file.LOG, fnd_message.get);
1842: --
1843: EXCEPTION
1844: WHEN OTHERS THEN

Line 1841: fnd_file.put_line (fnd_file.LOG, fnd_message.get);

1837: -- tries to run this program then an error message should be logged into the log
1838: -- file that the concurrent program is obsolete and should not be run.
1839: --
1840: fnd_message.set_name ('IGS', 'IGS_GE_OBSOLETE_JOB');
1841: fnd_file.put_line (fnd_file.LOG, fnd_message.get);
1842: --
1843: EXCEPTION
1844: WHEN OTHERS THEN
1845: retcode := 2;

Line 1846: errbuf := fnd_message.get_string ('IGS', 'IGS_GE_UNHANDLED_EXCEPTION');

1842: --
1843: EXCEPTION
1844: WHEN OTHERS THEN
1845: retcode := 2;
1846: errbuf := fnd_message.get_string ('IGS', 'IGS_GE_UNHANDLED_EXCEPTION');
1847: igs_ge_msg_stack.conc_exception_hndl;
1848: END assp_upd_finls_outcm;
1849:
1850: PROCEDURE assp_ins_suaai_todo (

Line 1924: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');

1920: END IF;
1921: END;
1922: EXCEPTION
1923: WHEN OTHERS THEN
1924: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');
1925: fnd_message.set_token ('NAME', 'IGS_AS_GEN_007.assp_ins_suaai_todo');
1926: igs_ge_msg_stack.ADD;
1927: app_exception.raise_exception;
1928: END assp_ins_suaai_todo;

Line 1925: fnd_message.set_token ('NAME', 'IGS_AS_GEN_007.assp_ins_suaai_todo');

1921: END;
1922: EXCEPTION
1923: WHEN OTHERS THEN
1924: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');
1925: fnd_message.set_token ('NAME', 'IGS_AS_GEN_007.assp_ins_suaai_todo');
1926: igs_ge_msg_stack.ADD;
1927: app_exception.raise_exception;
1928: END assp_ins_suaai_todo;
1929: END igs_as_gen_007;