DBA Data[Home] [Help]

APPS.IGS_AS_GEN_004 dependencies on APP_EXCEPTION

Line 169: app_exception.raise_exception;

165: WHEN OTHERS THEN
166: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');
167: fnd_message.set_token ('NAME', 'IGS_AS_GEN_004.assp_ins_dflt_evsa');
168: igs_ge_msg_stack.ADD;
169: app_exception.raise_exception;
170: END assp_ins_dflt_evsa;
171: --
172: --
173: --

Line 675: app_exception.raise_exception;

671: WHEN OTHERS THEN
672: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');
673: fnd_message.set_token ('NAME', 'IGS_AS_GEN_004.assp_ins_get');
674: igs_ge_msg_stack.ADD;
675: app_exception.raise_exception;
676: END assp_ins_get;
677: --
678: --
679: --

Line 1180: app_exception.raise_exception;

1176: EXCEPTION
1177: WHEN e_resource_busy THEN
1178: fnd_message.set_name ('IGS', 'IGS_GE_RECORD_LOCKED');
1179: igs_ge_msg_stack.ADD;
1180: app_exception.raise_exception;
1181: RETURN FALSE;
1182: WHEN OTHERS THEN
1183: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');
1184: fnd_message.set_token ('NAME', 'IGS_AS_GEN_004.assp_ins_mark_sheet_INNER');

Line 1186: app_exception.raise_exception;

1182: WHEN OTHERS THEN
1183: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');
1184: fnd_message.set_token ('NAME', 'IGS_AS_GEN_004.assp_ins_mark_sheet_INNER');
1185: igs_ge_msg_stack.ADD;
1186: app_exception.raise_exception;
1187: END;
1188: EXCEPTION
1189: WHEN OTHERS THEN
1190: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');

Line 1193: app_exception.raise_exception;

1189: WHEN OTHERS THEN
1190: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');
1191: fnd_message.set_token ('NAME', 'IGS_AS_GEN_004.assp_ins_mark_sheet');
1192: igs_ge_msg_stack.ADD;
1193: app_exception.raise_exception;
1194: END assp_ins_mark_sheet;
1195: --
1196: --
1197: --

Line 1377: app_exception.raise_exception;

1373: WHEN OTHERS THEN
1374: fnd_message.set_name ('IGS', 'IGS_GE_UNHANDLED_EXP');
1375: fnd_message.set_token ('NAME', 'IGS_AS_GEN_004.assp_ins_scap_lovall');
1376: igs_ge_msg_stack.ADD;
1377: app_exception.raise_exception;
1378: END assp_ins_scap_lovall;
1379: --
1380: -- This routine will insert default Assessment Items for the student or update
1381: -- the changed setup for Assessment Items