Answer Posted / guest
using On-Message or On-Error triggers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
List out the oracle forms configuration files?
where do u put the report file
from where do u receive the information to develop report
how report can be generated if we have the database designed in oracle 10g?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
how do u compile a form i.e .fmb file in Unix or in dos
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
Explain the various types of oracle report?
Why oracle forms required?
What is the difference between flex mode and confined mode?
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
Can we invoke one form from another in a multi-forms application?
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 are bind variables?
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