I HAVE A REPORT LAYOUT LIKE THIS
RUNDATE -FIELD DEPTNO-FIELD
------------------------------------------------------------
-------------------
EMPNO-----ENAME------SAL-----COMM----MGR-----
------------------------------------------------------------
------------------
------- ------------ -------- -------- --------
MY REQUIREMENT IS I WANT DEPTNO 10 VALUES IN ONE
PAGE,DEPTNO 20 VALUES IN ONE PAGE,AND 30 IN ONE PAGE.
I WANT LIKE THIS ....
Answer Posted / anna
use page protect property
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how one can iterate through items and records in a specified block?
Name the different triggers associated with oracle forms having a master-detail relationship.
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
What do you understand by oracle forms and why are they required?
what is a package n what r the packages availbla in report
how do u compile a form i.e .fmb file in Unix or in dos
why the Ctl file u put only in bin folder why not in other folder
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
How to create Drill down report?
How can we expand Parameter Form Canvas on Reports 6i?
what is difference between group above and group left report
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
What is an oracle report? List its various types.
if some data is not transfered where it will get stored
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