How do you pass the parameters from one form to another form?
Answer Posted / anil_abbireddy
in call_form
with the help of create_paramter_list Built-in
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what is oracle forms?
What is an oracle report? List its various types.
What do you understand by oracle forms?
what are bind variables?
from where do u receive the information to develop report
What is a user exit program in oracle reports?
What do you understand by lov and how can it be used?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
Can we invoke one form from another in a multi-forms application?
List out the oracle forms configuration files?
In what sequence do triggers get fired by oracle forms?
did u p prepared complex report
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed