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 / shaheem
use page protect property set to yes for the repeating frame
for the group dept.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is an oracle report?
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 is a user exit program in oracle reports?
from where do u receive the information to develop report
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
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 the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
what are the new features introduced in oracle form services in 11g release 2?
Name the different triggers supported by oracle reports and their firing order.
Why oracle forms required?
What are the various configuration files that are used by oracle forms?
what is the difference between call_form, new_form and open_form?
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 is tripstop report?