Answer Posted / guest
Boiler plate images
Image Items
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
did u p prepared complex report
What are the various configuration files that are used by oracle forms?
Why oracle forms required?
How to create Drill down report?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
What is a canvas in oracle forms?
what is a package n what r the packages availbla in report
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
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
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
i am writing a query select EmpNo from Emp how can i call in after parameter form
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
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
from where do u receive the information to develop report