Skip to Content
0
Former Member
Dec 29, 2009 at 09:17 AM

Same content twice in a sapscript page

33 Views

Hello experts,

I need a sapscript where the first half of the page will be the same with the second half of the page.

I did dublicate everything but i have problem with the main window. Main window as you know can be only one, so I created

a var window for the second half and tried to write on it like I did with the main, but I found out that every line i was printing had the same value (the last rows value...).

I also created a Main 01 window but it was blank... So any ideas of how i could make this work ?