Answer Posted / sam
Anchors fasten an edge of one object to an edge of another
object, ensuring that they maintain their relative
positions. For example, you can anchor boilerplate text to
the edge of a variable-sized repeating frame, guaranteeing
the boilerplate's distance and position in relation to the
repeating frame, no matter how the frame's size might
change. Anchors determine the vertical and horizontal
positioning of a child object relative to its parent. The
child object may be either outside of or contained within
the parent. Since the size of some layout objects may
change when the report runs (and data is actually fetched),
you need anchors to define where you want objects to appear
relative to one another. An anchor defines the relative
position of an object to the object to which it is
anchored. Positioning is based on the size of the objects
after the data has been fetched rather than on their size
in the editor. It should also be noted that the position of
the object in the Paper Layout view affects the final
position in the report output. Any physical offset in the
layout is incorporated into the percentage position
specified in the Anchor properties.
There are two types of anchors:
Implicit anchors:::
At runtime, Reports Builder generates an implicit anchor
for each layout object that does not already have an
explicit anchor. It determines for each layout object which
objects, if any, can overwrite it, then creates an anchor
from the layout object to the closest object that can
overwrite it. This prevents the object from being
overwritten. The implicit anchor functionality saves you
from having to define the positioning of each object.
Implicit anchors are not visible in the Paper Layout view.
However, you can specify in the Object Navigator Options
dialog box that the Object Navigator display anchoring
information. By default, objects are anchored to the upper
left corner of their enclosing object. If this view of the
Object Navigator does not show anchoring information for an
object, you can assume that the object is anchored to its
enclosing object, which might be the frame or the body.
Explicit anchors:::
You can create an anchor in the Layout editor using the
Anchor tool, dragging from one edge of the child to the one
of the parent's edges. Any anchor you create for an object
will override its implicit anchoring. Explicit anchors are
always visible in the Paper Layout view unless you specify
otherwise in the Layout Options dialog box.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can you differentiate between mediator and osb?
Do you know what are user profiles in apps. Any examples you can give?
tell me the scenarios of the independent in reports
what is the differences between internal requisition and internal sales order?
Tell me how to debug the report?
how can i print random rows in plsql table
How do you register report in oracle apps?
How is choreography different from orchestration?
Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?
is it possible to run the interface without using oracle apps?
1. when we r doing interface/conversion which things u will take care to improve the perfrmonce?(except bulk collect) 2. In conversion,u r loading the data using sql*loader,I dnt want to use sql*loader,& i have millions of records,Id der any way to load the data withing fraction of time considering best performance. 3. When u r doing conversion,taht using sql*loader u r loading data into staging table,u r writing control file bt I dnt want to use sql*loader,when u r creating con prog that time can we pass all values from flat file using paramere,valuset?how? 4. In flat file u got 50 records,out of 50 ,30 records are proceesed & inserted into base table,after taht clien understood that 1 item having wrong name e.g insted of ABC he given DCE, so can we delete?hw?(client permission is der) i have lot of wrong item name randomly spreaded,can we delete it?hw? 5.after doing validation hw u will follow approach to error out records?if i want to send all the error out records to client daily,whats ur approach? 6. In outbound interface is der any way to load the data(large data-millions of records) except UTL_FILE package? 7. what is parsing? 8. In technical doc.s which section will mention?except code? 9. Do u have any idea about code depository tool? 10.whats is performance tunning,DB link? 11, How u will do RMA?
Tell me how to find the custom directory in front end?
List the types of flexfield?
tell my any difficult situtation you solved in your experience in your company?
What are do's and dont's of Interface?