Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

MRU Fails every time

674597Dec 11 2008 — edited Dec 14 2008
Hi 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
This post has been answered by dmcghan on Dec 11 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 11 2009
Added on Dec 11 2008
5 comments
487 views