MRU Fails every time
674597Dec 11 2008 — edited Dec 14 2008Hi all,
I have a tabular form based on a view that gives me the following error when I press submit:
Error in mru internal routine: ORA-20001: Error in MRU: row= 1, ORA-01722: invalid number, update "APM_APPDB"."VW_SALES_DIST_BY_CUST" set "KEY" = :b1, "PLANNED_GROSS_SALES" = :b2, "PLANNED_NET_SALES" = :b3, "SHARE_PLANNED" = :b4 where "KEY" = :p_pk_col
Even if I don't change anything and press submit I get this error.
Updating the view in SQL Developer works fine.
Ideas?
Thanks
Tomer