Answer Posted / sudipta santra
This feature is available in Oracle reports.
Anchoring objects hold one object inside the parent itself
while Before-Report trigger gets fired.
As an ex. We can set some library files (pll/pld/dll) or can
attach image / logo etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
did u p prepared complex report
What is an SQL FORMS ?
Explain master-detail relationship with some examples.
In what situation u create the BPA.
What is a canvas in oracle forms?
Explain the various types of oracle report?
i am writing a query select EmpNo from Emp how can i call in after parameter form
if u want to delete all these detail block etc what will happen in form
List the different types of columns in oracle reports.
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
what is tripstop report?
what exactly u write in when_new_form_instance
can you convert or reverse engineer a fmx back to a fmb file?
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 are bind variables?