‎2018 Dec 04 8:56 AM
How to reach a particular page in interactive report? suppose i am here on 18 page but i want to reach directly page 13 so how can i reach?
‎2018 Dec 04 9:19 AM
Look in online help of AT USER-COMMAND for classical list .
(There should be a function code such as PPn to reach start of page n, so try to input =PP13 in command field. As far back as I can remember that would only work if you used explicit NEW-PAGE statements?)