What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?
1 4929Post New Oracle Forms Reports Questions
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 responsibility and how u attach How to create user and how u attach with responsibility.
How to create Drill down report?
how do u place it in required folder
what are the oracle forms services components include?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
Explain how one can iterate through items and records in a specified block?
difference between global n context sensitive segments?
did u received a single file or multiple files
what are the new features introduced in oracle form services in 11g release 2?
What is an SQL FORMS ?
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
Is it possible to have multiple layouts in a report?
How can we generate report output in excel format?
Why oracle forms required?