What are the different file extensions that are created by
oracle reports?
in before report trigger SRW.user_exit(FND_Userinit) what will do
If the maximum record retrieved property of the query is set to 10 then a summary value will be calculated?
Do user parameters appear in the data modal editor in 2.5?
How can you format a character field in a report Layout editor ?
how we can validate the run-time parameters in reports 6i
What is the "LOV of Validation" Property of an item? What is the use of it?
Where is a procedure return in an external pl/sql library executed at the client or at the server?
how to send sms to mobile phone from oracle forms.
How can we call a URL from a menu (Oracle Forms 6i)?
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 does the term panel refer to with regard to pages?
Is it possible to attach same library to more than one form?