based on parameter value layout of report should change
Answer Posted / swarna.alizerla
Based on parameter value the layout of report should change
this can be done by writting the logic in the Format
Trigger.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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 are bind variables?
where do u put the report file
what are the new features introduced in oracle form services in 11g release 2?
how report can be generated if we have the database designed in oracle 10g?
What are the various configuration files that are used by oracle forms?
What is the difference between flex mode and confined mode?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
Explain the various types of oracle report?
if u want to delete all these detail block etc what will happen in form
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
List the different types of columns in oracle reports.
how do u compile a form i.e .fmb file in Unix or in dos
Name the different triggers supported by oracle reports and their firing order.