Skip to Content
0
Former Member
Jul 18, 2006 at 02:50 AM

Two main windows with same content

323 Views

Hi All

My requirement is that there has to be two main windows containing the same content. This is for a three part cheque form wherein the first two parts will look similar with the same data on all pages and the third part is the cheque.

I modified the SAP best practice cheque form by copying the main window again and named it as MAIN 01. Hence now there are two main windows (MAIN , MAIN 01) .

I added the command /:NEW-WINDOW at the end of the MAIN window , but the data is not getting displayed in MAIN 01 , the second main window.

I called using WRITE_FORM, but this did not work .

In the SAPSCRIPT debugging , I am unable to see the MAIN 01 window.

What is it that I am missing?

Please help!

Many Thanks

Bala