Answer Posted / guest
A hidden column is used to when a column has to embedded
into boilerplate text.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
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
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
what are the oracle forms services components include?
what are bind variables?
What is responsibility and how u attach How to create user and how u attach with responsibility.
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 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
Is it possible to execute a dynamic sql from forms?
Name the different triggers associated with oracle forms having a master-detail relationship.
What is an oracle report?
What is a user exit program in oracle reports?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
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
Name the different triggers supported by oracle reports and their firing order.