cancel
Showing results for 
Search instead for 
Did you mean: 

Sap Script Problem

rohit_goel
Participant
0 Kudos

Hi Experts,

I am working on a sap script.

I am looping at an internal table and using write_form function inside that loop and getting data in main window in the output.

But i need some part of that data also in some other window also but that window is not main window.

And if data overflows in the main window to second page , we also need data in that other window also .

How can we achieve this thing?

Regards,

Rohit

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

your over flow problem can be solved by using protect endprotect while writing the code in se71 just see help on that

do reward