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
1931Post New Oracle Forms Reports Questions
Explain how can you use the same lov for 2 columns?
Explain the various types of oracle report?
how report can be generated if we have the database designed in oracle 10g?
what exactly u write in when_new_form_instance
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 are the new features introduced in oracle form services in 11g release 2?
How to create Drill down report?
Is it possible to have multiple layouts in a report?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
did u received a single file or multiple files
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
What is a canvas in oracle forms?
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
hiding item in report how like that properly,thats manually but at runtime i want to do