‎2007 Jul 25 10:03 AM
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
‎2007 Jul 25 10:07 AM
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
‎2007 Jul 25 10:06 AM
‎2007 Jul 25 10:06 AM
Hi,
We will use the second option (Creating screens using screen painter and Gui status using menu painter).
Thanks & Regards,
Vigneswaran S
‎2007 Jul 25 10:07 AM
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
‎2007 Jul 25 10:07 AM
Hi,
Tcode se51- Screen Painter and
se41 - Menu painter
Regards
Arun