Skip to Content
0
Former Member
Jul 18, 2008 at 08:43 PM

Display output in separate pages

57 Views

Hi All,

I have a normal report where I am outputting the fields of an internal table using multiple write statements.

The internal table is sorted by column 1.

Now whenever there is a change in the value of column 1, I need to do a page break and start the following rows in a new page, meaning, if there are 10 rows in the internal table with column 1 value = 100 and 10 with column1 value = 200, then the rows with value 100 should be displayed in the first page and then a page break must occur and the rows with value 200 must be displayed in a new page..

Your inputs in this regard are greatly appreciated.

Thanks!

Sandeep