DBA Data[Home] [Help]

APPS.IGS_LOOKUPS_VIEW_PKG dependencies on IGS_GE_MSG_STACK

Line 58: IGS_GE_MSG_STACK.ADD;

54: Fetch cur_old_ref_values INTO old_references;
55: IF (cur_old_ref_values%NOTFOUND) AND (p_action NOT IN ('INSERT', 'VALIDATE_INSERT')) THEN
56: Close cur_old_ref_values;
57: Fnd_Message.Set_Name ('FND', 'FORM_RECORD_DELETED');
58: IGS_GE_MSG_STACK.ADD;
59: App_Exception.Raise_Exception;
60: Return;
61: END IF;
62: Close cur_old_ref_values;

Line 559: igs_ge_msg_stack.add;

555:
556: EXCEPTION
557: WHEN OTHERS THEN
558: fnd_message.set_name('FND', 'FORM_RECORD_DELETED');
559: igs_ge_msg_stack.add;
560: app_Exception.RAISE_exception;
561: END LOCK_ROW;
562:
563: PROCEDURE update_row (