can you convert or reverse engineer a fmx back to a fmb file?
Explain how one can iterate through items and records in a specified block?
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
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 implicit anchor and how is it a different form explicit anchor in a report builder?
if u want to delete all these detail block etc what will happen in form
Why oracle forms required?
what are bind variables?
What is a canvas in oracle forms?
difference between global n context sensitive segments?
how to send file attachment from oracle forms
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
What are the various configuration files that are used by oracle forms?
How to create Drill down report?
What is a matrix report and how many minimum groups are required to prepare the same?