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
What is an SQL FORMS ?
What is a canvas in oracle forms?
why the Ctl file u put only in bin folder why not in other folder
how report can be generated if we have the database designed in oracle 10g?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
What is an oracle report? List its various types.
hiding item in report how like that properly,thats manually but at runtime i want to do
What is responsibility and how u attach How to create user and how u attach with responsibility.
how do u place it in required folder
Name the different triggers associated with oracle forms having a master-detail relationship.
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
In what situation u create the BPA.
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