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


Please Help Members By Posting Answers For Below Questions

i am writing a query select EmpNo from Emp how can i call in after parameter form

1597


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

1696


Explain the various types of oracle report?

547


In workflow how can we send a notification to the Supplier giving the Corresponding report Details.

1449


What is an SQL FORMS ?

2312






What do you understand by oracle forms?

585


What is responsibility and how u attach How to create user and how u attach with responsibility.

1623


Explain master-detail relationship with some examples.

584


if u want to delete all these detail block etc what will happen in form

1473


How to create Drill down report?

1694


what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?

599


what is oracle forms?

601


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

1294


What is a canvas in oracle forms?

594


how do u compile a form i.e .fmb file in Unix or in dos

4020