Answer Posted / amit bhatnagar
The above are Report Triggers
and the correct sequence is before parameter form,before
report,after parameter form,before report,between pages and
after report.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is tripstop report?
Name the different triggers associated with oracle forms having a master-detail relationship.
Is it possible to execute a dynamic sql from forms?
what is a package n what r the packages availbla in report
Name the different triggers supported by oracle reports and their firing order.
did u p prepared complex report
What is a canvas in oracle forms?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
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
List out the oracle forms configuration files?
Explain the different levels at which oracle form services interact.
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 is the difference between BPA AND Contract What are documents and test cases u followed
how to send file attachment from oracle forms
What are the various configuration files that are used by oracle forms?