Trigger on AP_SUPPLIER_SITES_ALL not recognizing new value.
I have a before insert or update trigger on ap.ap_supplier_sites_all. I have added a raise_application_error in order to see the old and new values of address line 1. I attempted to change address line 1. The values displayed in the error show that both the old and new contain the value. In other words, I am not getting the new value. Please let me know how to return the new value.
Thanks in advance.
Tagged:
0