Explain about horizontal, Vertical tool bar canvas views?
Answer Posted / anil_abbireddy
There are the canvases are called tool bar canvasas becauce,
by default these are provided by the oracle to create a
tool bar and custamize by the user.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can we generate report output in excel format?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
what is difference between group above and group left report
What is an oracle report? List its various types.
List out the oracle forms configuration files?
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
What do you understand by lov?
What is a canvas in oracle forms?
In what situation u create the BPA.
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
Explain master-detail relationship with some examples.
i am writing a query select EmpNo from Emp how can i call in after parameter form
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?