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!

frm 40502 unable to read list of values

NaamasDec 10 2012 — edited Dec 10 2012
Hi all
i have a record group query like this :
 
select UNIT,REGION
FROM UNITS
where action !='D' 
and region in (:parameter.unit)
while i'm pressing the button that shows the lov i'm getting the error
FRM 40502 unable to read list of values.
please help
Thanks In Advanced
Naama
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 7 2013
Added on Dec 10 2012
4 comments
5,049 views