Where is a procedure return in an external pl/sql library executed at the client or at the server?
1 3745If the maximum record retrieved property of the query is set to 10 then a summary value will be calculated?
1 4968To execute row from being displayed that still use column in the row which property can be used?
1 3421Post New Oracle Forms Reports Questions
what are the new features introduced in oracle form services in 11g release 2?
what is tripstop report?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
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
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
Why oracle forms required?
how do u place it in required folder
what are bind variables?
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 ?
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?
i am writing a query select EmpNo from Emp how can i call in after parameter form
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
Explain how one can iterate through items and records in a specified block?
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output