Answer Posted / guest
It fires just before SQL * forms the current block.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
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
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
List out the oracle forms configuration files?
What are the various configuration files that are used by oracle forms?
how do u compile a form i.e .fmb file in Unix or in dos
what are bind variables?
What is the difference between bind and lexical parameter?
what are the new features introduced in oracle form services in 11g release 2?
Name the different triggers associated with oracle forms having a master-detail relationship.
What is the difference between BPA AND Contract What are documents and test cases u followed
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 a user exit program in oracle reports?
i am writing a query select EmpNo from Emp how can i call in after parameter form
Explain how can you use the same lov for 2 columns?