Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Write_form for each window ?

Former Member
0 Kudos

Hi,

In my SAPScript I have 3 secondary windows and one main window on first page, two secondary and two main window on second page. So do I have to write write_form for each window in my sapscript driver program ?

Tushar

1 ACCEPTED SOLUTION

Former Member
0 Kudos

You dont need to use WRITE_FORM unless you have elements defined in the Windows, No matter its main or secondary.

2 REPLIES 2

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

I'm not sure, try generating the form without them.

Regards,

Rich Heilman

Former Member
0 Kudos

You dont need to use WRITE_FORM unless you have elements defined in the Windows, No matter its main or secondary.