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!

Query Mapping in R12

788463Mar 2 2011 — edited Mar 2 2011
Hi All,


I have below query in my form. This was Oracle 11.0.3 version query. But Now I want to use this qury in Oracle R12.
Can anybody help me to map this query in R12


SELECT order_number_source_id
FROM apps.so_order_types_all
WHERE order_type_id = :Profile.returns_order_type_id;


Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 30 2011
Added on Mar 2 2011
1 comment
289 views