Answer Posted / manoj.oracle
if you want to display images,font style,etc you should use
bit map mode.
chatacter mode allows only characters
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a canvas in oracle forms?
What is a user exit program in oracle reports?
List the different types of columns in oracle reports.
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 exactly u write in when_new_form_instance
what is oracle 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
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
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
Explain how can you use the same lov for 2 columns?
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
Is it possible to execute a dynamic sql from forms?
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 responsibility and how u attach How to create user and how u attach with responsibility.
Explain the various types of oracle report?