FRM-40405: No change to apply. Error Alert.
ca110974Nov 20 2007 — edited Feb 25 2009The first time a detail is updated this message does not display.
The second time a detail is updated, this message displays when the form_commit (or COMMIT) trigger fires.
The alert fires even when a new master record with new details has been queried.
A form level or block level ON-ERROR trigger does NOT intercept this alert. It does intercept other errors like navigation past the first record error or the out of range error.
Where is this error generated? Is it caused because we are using a ref-cursor stored procedure?