Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> &TotalPhysicalPages in Oracle Reports

&TotalPhysicalPages in Oracle Reports

From: Krishna Adiraju <kadira_at_ctp.com>
Date: 1997/07/11
Message-ID: <33C63433.3100@ctp.com>#1/1

I am trying to access &TotalPhysicalPages in a format trigger as that helps me in a conditional evaluation, if it's the last page, format trigger would execute certain statements,else do some_thing else. I am able to access the current physical page# via srw.get_page_num package, but how to find out if the current page is the last page? Is there any boolean variable like system.last_page? (similar to system.last_record in SQL*Forms 3.0) or can srw package be used in this case too?

Any comments/suggestions would be greatly appreciated.

Thank you,
krishna.
kadira_at_ctp.com Received on Fri Jul 11 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US