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!

Loop through all detail records before committing the form

Mostafa AbolaynainApr 22 2015 — edited May 6 2015

Hi,

Oracle developer suite 10g

Oracle Database 11g

I have a master detail form, when the user ask to save data, my code navigates to the detail block and loop through all records to make some validations.

The Problem is:

In case the user made a query ,in the detail block and updated the queried record/records and then ask to save, the code will loop only through the query list of records.

What should I do to first display all the detail records to validate before committing.

Thanks and Regards

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 3 2015
Added on Apr 22 2015
13 comments
3,659 views