List some built-in routines used to manipulate images in
image_item?
Answer Posted / guest
Image_add
Image_and
Image_subtract
Image_xor
Image_zoom
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what are bind variables?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
what exactly u write in when_new_form_instance
what is oracle forms?
how do u compile a form i.e .fmb file in Unix or in dos
what are the oracle forms services components include?
How can we generate report output in excel format?
What is the difference between flex mode and confined mode?
if u want to delete all these detail block etc what will happen in form
What is responsibility and how u attach How to create user and how u attach with responsibility.
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
What do you understand by oracle forms and why are they required?
i am writing a query select EmpNo from Emp how can i call in after parameter form
hiding item in report how like that properly,thats manually but at runtime i want to do
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