Skip to Main Content

Oracle Forms

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!

how to avoid FRM-40400:Transactin complete: 1 record applied and saved

579729Apr 21 2010 — edited Aug 17 2010
Hi
I have a master detail form.
I am not going to change the master block, so I have set it as non-updatable.
There is a push button. When I update or insert a new value in the details block(tabular) (:detail_block.text_item), I click on the push button to make the change permanent in the database.
At first I had used standard.commit in the push button, but that didn't work. By doing this , when I exist from the form it again asked me whether I should commit (*do you want to save the changes you have made?*).
Then I used commit in the push button. This commits data in the database but always promts me FRM-40400:Transactin complete: 1 record applied and saved. This I dont want.
Could you please help me?

regards
This post has been answered by Ammad Ahmed on Apr 21 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 14 2010
Added on Apr 21 2010
7 comments
9,972 views