Answer Posted / chaudhry
A combo box style list item combines the features found
in list and text item. Unlike the pop list or the text list
style list items, the combo box style list item will
both display fixed values and accept one operator entered
value.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is difference between group above and group left report
Explain how can you use the same lov for 2 columns?
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
What is a user exit program in oracle reports?
What is an oracle report? List its various types.
How can we expand Parameter Form Canvas on Reports 6i?
What do you understand by oracle forms and why are they required?
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?
Name the different triggers supported by oracle reports and their firing order.
List the different types of columns in oracle reports.
difference between global n context sensitive segments?
What is the difference between flex mode and confined mode?
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 do we mean by record group in oracle forms?