BY SELECT * FROM EMP QUERY ,I GENERATED ONE REPORT.AND
SUPPOSE THAT I HAVE 10 PAGES OF OUTPUT.
WHAT I WANT IS ,I WANT TOTAL PER EACH PAGE.OK I GOT THAT
AND THAT SHOULD BE FORWARDED TO NEXT PAGE AND NEXT PAGES
TOTAL SHOULD BE DISPLAYED
Answer Posted / harshad
Keep the Print Object on property Of Totals Field (field
for which you are calculating total) as First Page. You
will get Total On Next page.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
if some data is not transfered where it will get stored
What do we mean by record group in oracle forms?
what is tripstop report?
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
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
how do u compile a form i.e .fmb file in Unix or in dos
In what sequence do triggers get fired by oracle forms?
Explain the different levels at which oracle form services interact.
what are the new features introduced in oracle form services in 11g release 2?
what is oracle forms?
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 a canvas in oracle forms?
what are bind variables?
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 the difference between flex mode and confined mode?