Answer Posted / jamalvalli
Tabular,
Form like,
Form above,
group left,
group above,
matrix
matrix with group
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is an SQL FORMS ?
In what situation u create the BPA.
What do you understand by lov?
how do u compile a form i.e .fmb file in Unix or in dos
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
List the different types of columns in oracle reports.
How can we generate report output in excel format?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
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 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
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
difference between global n context sensitive segments?
a text item is there what r the different types of triggers associated with it
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