What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?
1 5016Post New Oracle Forms Reports Questions
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
How to create Drill down report?
List the different types of columns in oracle reports.
How can we expand Parameter Form Canvas on Reports 6i?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
how do u compile a form i.e .fmb file in Unix or in dos
if some data is not transfered where it will get stored
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
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 an oracle report? List its various types.
What is the difference between flex mode and confined mode?
how report can be generated if we have the database designed in oracle 10g?
List out the oracle forms configuration files?
Explain how one can iterate through items and records in a specified block?