frm 40403 - calling form has not implemented changes [message #517901] |
Fri, 29 July 2011 05:40 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
![](//www.gravatar.com/avatar/3218433761116985ec55d0a4160d9443?s=64&d=mm&r=g) |
umesh337
Messages: 26 Registered: July 2011 Location: pune
|
Junior Member |
|
|
I have two forms, A and B and form A is calling form B. And when I am committing form B I am getting this error message. I don't want to commit form A before committing form B. Is their any solution to commit both forms in different session.
Regards,
Umesh
|
|
|
|
|
|
|
|
|
Re: frm 40403 - calling form has not implemented changes [message #518349 is a reply to message #518347] |
Wed, 03 August 2011 05:43 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
![](/forum/images/custom_avatars/72104.gif) |
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
No idea. I created two forms, entered values into the first one, called another (WHEN-BUTTON-PRESSED), entered values into the second one, commited - no problem.
You said that you called the second from in WHEN-NEW-FORM-INSTANCE trigger. Is that still true? What is then the first form used for? You don't even see it, do you? If possible, post the whole trigger (that calls the form) (also, use [code] tags to preserve formatting). Also, check what happens if you call the second form from a button.
|
|
|
|
|
|
|
|
|