What is the difference between Anchoring Object and
Enclosing Objects ?
Answer Posted / mamatha
Anchoring object: It is the parent object to which the
current object is eplicitly or implicitly anchored.
Enclosing Object:It is the obj that is enclosing the
current obj
Is This Answer Correct ? | 10 Yes | 10 No |
Post New Answer View All Answers
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
What do you understand by oracle forms and why are they required?
if some data is not transfered where it will get stored
What is an oracle report? List its various types.
difference between global n context sensitive segments?
what is the difference between call_form, new_form and open_form?
how do u place it in required folder
In what sequence do triggers get fired by oracle forms?
what are the new features introduced in oracle form services in 11g release 2?
why the Ctl file u put only in bin folder why not in other folder
i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
What do we mean by record group in oracle forms?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object