Answer Posted / guest
When the value of a data parameter being passed to a
called product is always the name of the record group
defined in the current form. Data parameters are used to
pass data to produts invoked with the run_product built-in
subprogram.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain the different levels at which oracle form services interact.
what is difference between group above and group left report
What is responsibility and how u attach How to create user and how u attach with responsibility.
What are the various configuration files that are used by oracle forms?
what is a package n what r the packages availbla in report
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
What do you understand by lov and how can it be used?
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
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
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
why the Ctl file u put only in bin folder why not in other folder
what exactly u write in when_new_form_instance
Explain the various types of oracle report?
What do you understand by oracle forms?