FRM-40509 error when trying to update base table in Oracle Form
I am trying to do an update on WHEN-BUTTON-PRESSED on oracle form.
I am doing a update on base table and passing the fields to update and key for the condition from the main block.
It gives me the FRM-40509 error and does not update. What am I doing wrong?