Answer Posted / ravi
This trigger executes before the input goes into to any data
or control block. This trigger will execute only once when
data block gets input focus.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between BPA AND Contract What are documents and test cases u followed
if some data is not transfered where it will get stored
List out the oracle forms configuration files?
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?
In what sequence do triggers get fired by oracle forms?
if u want to delete all these detail block etc what will happen in form
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
Explain the various types of oracle report?
How can we generate report output in excel format?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
Explain master-detail relationship with some examples.
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 oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
what are bind variables?