2006 Nov 15 8:02 PM
hi all,
i have created a form in sapscripts which contains only one page. when i activate my form it shows no error. and when i look for syntax error it shows no error. but when i click on the printing test it throws me an error stating that:
Output is continuous or contains too many pages
(>2)
i have only one page defined. and in my main window doesnt contain any data but still error exists.
thanxs in advance
hi all,
i have created a form in sapscripts which contains only one page. when i activate my form it shows no error. and when i look for syntax error it shows no error. but when i click on the printing test it throws me an error stating that:
Output is continuous or contains too many pages
(>2)
i have only one page defined. and in my main window doesnt contain any data but still error exists.
thanxs in advance
2006 Nov 15 10:15 PM
Hi Hari,
Please check the sizes of windows weather they exceed the size of page.
And again check for the type of other windows.
Regards,
Sanjeev
2006 Nov 15 10:23 PM
Check whther you are printing any data in tabular and check the no of entries your internal table ,
check what is the next page you have given for the first page .
Siva