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!

How to get where clause in IR in Apex 3.2 ?

User333927Jan 19 2015 — edited Jan 19 2015

We are using Apex 3.2     Our user has requested the abiltiy to do a mass update. For example, 1 master record has 500 child records and he wants to update the status on some of the child records.   I tried a tabular form but it is very easy for him to miss a record.  I wanted to allow him to use an interactive report to select the data and then I'll use a function to do the update.

I am trying to get the where clause of the interactive report and I can't find any examples of how to do this in 3.2.  Could someone  point me to some examples of how to find the where clause in an interactive report in 3.2?    Also - if anyone has any suggestions on this mass update, i would really appreciate it.  Seems like all examplex are based on a updating just a few records.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2015
Added on Jan 19 2015
2 comments
202 views