Perform custom validation before saving a record on a form [message #125930] |
Thu, 30 June 2005 00:44 |
rakeshapps
Messages: 11 Registered: June 2005 Location: India
|
Junior Member |
|
|
In Oracle Apps, I have a scenario whereby after quering the record, the user is able to change the "status" of a record (through a drop down) and save the record. I wish to perform some validations after he selects the new status of the record that he has queried and attempts to save the record. If the validation fails, the record should not get saved with the changed status.
I tried using WHEN-VALIDATE-RECORD in CUSTOM.pll, but it does not probably work. Has anyone faced / resolved such a scenario?
TIA.
|
|
|
|