Answer Posted / krishh
Frame : Will be used to display the layout objects only one
time like totals,titles,Headings and so on.
Repeating Frame: Will be used to display the objects
multiple times like database columns,Sub Totals,Page
Totals.......
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
how do u compile a form i.e .fmb file in Unix or in dos
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
Name the different triggers associated with oracle forms having a master-detail relationship.
Explain how one can iterate through items and records in a specified block?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
Explain the different levels at which oracle form services interact.
hiding item in report how like that properly,thats manually but at runtime i want to do
did u received a single file or multiple files
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
Explain how can you use the same lov for 2 columns?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
if u want to delete all these detail block etc what will happen in form
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object