Application Development and Automation 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: 
Read only

while working with modulepool program which method do we use in real time

Former Member
0 Likes
503

while working with modulepool program which method do we use in real time

selection screen method or creation of screens using screenpainter and menu painter can anyone clarify my doubt please

thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
487

Hi

Welcome to SDN forum

While creating Module Pool programs we create screens using the Screen painter in real time.

Seelction screen we use mostly for executable reports

even we can use the Selection screen method for a report declare the selection screen for a report like program.

Design a screen is se51 and call that screen using CALL SCREEN 200 in the start of selection event

<b>Reward points for useful Answers</b>

Regards

Anji

4 REPLIES 4
Read only

Former Member
0 Likes
487

welcome to SDN.

Plz clear u'r requirement first.

thnks

Read only

former_member491305
Active Contributor
0 Likes
487

Hi,

We will use the second option (Creating screens using screen painter and Gui status using menu painter).

Thanks & Regards,

Vigneswaran S

Read only

Former Member
0 Likes
488

Hi

Welcome to SDN forum

While creating Module Pool programs we create screens using the Screen painter in real time.

Seelction screen we use mostly for executable reports

even we can use the Selection screen method for a report declare the selection screen for a report like program.

Design a screen is se51 and call that screen using CALL SCREEN 200 in the start of selection event

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
487

Hi,

Tcode se51- Screen Painter and

se41 - Menu painter

Regards

Arun