What are the Built-ins used for sending Parameters to forms?
Answer Posted / guest
You can pass parameter values to a form when an
application executes the call_form, New_form, Open_form or
Run_product.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In what situation u create the BPA.
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
can you convert or reverse engineer a fmx back to a fmb file?
What is responsibility and how u attach How to create user and how u attach with responsibility.
What is a canvas in oracle forms?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
What is an oracle report? List its various types.
Is it possible to execute a dynamic sql from forms?
List out the oracle forms configuration files?
Explain the different levels at which oracle form services interact.
Is it possible to have multiple layouts in a report?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
What do you understand by oracle forms?
what exactly u write in when_new_form_instance
Name the different triggers supported by oracle reports and their firing order.