Problems Updating a new record or creating a new record
NeerajaDec 7 2009 — edited Dec 7 2009I am able to see the messages when trying to insert a new record but not when updating an existing record.
The record gets updated in the database but I can't see the message. Also the who columns are not getting updated.
I've set FND_STANDARD.SET_WHO; in pre-update and pre-insert triggers at block level.
should the message level to 0 be set somewhere else?
Also ctrl+n to create a new record doesn't work (clicking on the icon to create new record works though).
Your help is much appreciated!
TIA