Answer Posted / guest
No.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
List the different types of columns in oracle reports.
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 difference between group above and group left report
What do you understand by lov?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
Is it possible to have multiple layouts in a report?
hiding item in report how like that properly,thats manually but at runtime i want to do
What do you understand by oracle forms?
Why oracle forms required?
What do we mean by record group in oracle forms?
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
How to create Drill down report?
What is an oracle report?
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory