shanmukhi
1st September 2008, 15:11
Hi,
In Report,How to print the continued-data in the next page if the data in after.field layout is exceeded the no.of lines in a page?
sprasad
1st September 2008, 15:20
Hi,
Next line will automatically get triggered on completion of no. of lines in a page. If you want to do forcibly then you have to increase the pre-defined variable lattr.pageno.
shanmukhi
2nd September 2008, 07:48
That is if it has only one record to print..
If it has more than one record to print the data,it doesn't do the same.
sprasad
2nd September 2008, 09:46
I think you want to print after.field in next page.In report layouts check the New page option which will trigger next page every time after.field gets triggered.Hope this will help you.
shanmukhi
2nd September 2008, 12:52
Thanks a lot..Got output..