what is Flex mode and Confine mode?
Answers were Sorted based on User's Feedback
Answer / oracleapps_learner
Confine mode
On: child objects cannot be moved outside their
enclosing parent objects.
Off: child objects can be moved outside their enclosing
parent objects.
Flex mode:
On: parent borders "stretch" when child objects are moved
against them.
Off: parent borders remain fixed when child objects are
moved against them.
| Is This Answer Correct ? | 55 Yes | 2 No |
Answer / sameer
CONFINE MODE:
child objects cannot be moved outside their
enclosing parent objects when it is pressed or ON in layout
model of Report and child objects can be moved outside
their enclosing parent objects when it is not pressed
i.e.OFF.
FLEX MODE:
Parent borders stretches when child/field objects
inside the frame are MOVED ACROSS the frame(Repeating or
non repeating)when flex mode is ON.
Parent borders remain FIXED when child/field objects are
moved against the frame when flex mode is OFF.
| Is This Answer Correct ? | 18 Yes | 2 No |
what is the use of placeholer column?
explain p2p cycle? what are the tables used for this?
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
diff between key and descriptive flexfield.
what do you mean by value sets
Matrix Report: Simple, Group above, Nested
why r u move in the cus_top only why not move another top
maximum how many parameters we can pass through pl/sql stored procedure to oracle apps?how many mandatory parameters we can pass through pl/sql program to oracle apps11i?
Name the different Cursor Attributes.
Can u define exceptions twice in same block?
what are version control tools used in oracle apps?
While running the concurrent program we will get the status, we have to change the status. How it will be done.