What is the difference when confine mode is on and when it
is off?
Answer Posted / guest
When confine mode is on, an object cannot be moved
outside its parent in the layout.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
In what sequence do triggers get fired by oracle forms?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
how report can be generated if we have the database designed in oracle 10g?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
all steps of bitmap report?
hiding item in report how like that properly,thats manually but at runtime i want to do
What is a user exit program in oracle reports?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
What do you understand by lov and how can it be used?
What is an oracle report?
did u received a single file or multiple files
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
Explain master-detail relationship with some examples.
What is the difference between bind and lexical parameter?