‎2007 Oct 03 6:02 PM
Hello All,,
In SAP Scipt, I need to display a table containing data. If the number of entires in the table are more, the line items are overflowing to the next page which is fine.
But in the next page the main window boxes are coming below the data. How to avoid this? Please suggest. I want the table data to be displayed in the main window table boxes even in next page.
Indrajit
‎2007 Oct 03 6:14 PM
Hi
You can adjust the settings (TOP,LEFT,WIDTH,HEIGHT etc) in the Page Window Settings for each and every page, such that you can decide the start point of the each window in a page
adjust/change them in second page and see it will come correctly
Regards
Anji
‎2007 Oct 03 8:34 PM
Hi
To print Boxes and Lines use a variable widow whose width and height is equal to that of main windows on all pages where you want to print Boxes. Use the commands to draw lines in variablw window .
Regards
MNR