Hi Experts,
i need to print some data in each page of the form exept the last page of my script . the data should be only in the main window be printed.
I heard that the &nextpage& variable and other counters like formpages , page doesn't give always the true value inside the main window.
Is this correct ? so can any body suggest how to do it ?.
It concers printing an internal tabel with articles /prices, so if it is not the last page : print some text.
Do i have to pass the total count of the internal table from abap to solve this problem?
Thanks.