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: 

No Interval effect in Module Pool Program field

Former Member
0 Kudos

Dear All,

If I want to introduce No Interval effect of the Report Selection screen ,in Module Pool program field,what will be the approach.

Thx in Adv.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Define the selection-screen as a subscreen and call it in the initial screen of ur transaction.

Check this link

http://help.sap.com/saphelp_47x200/helpdata/en/e7/deb237b9a9a968e10000009b38f8cf/content.htm

Also check this demo program

<b>demo_sel_screen_as_subscreen.</b>

1 REPLY 1

Former Member
0 Kudos

Define the selection-screen as a subscreen and call it in the initial screen of ur transaction.

Check this link

http://help.sap.com/saphelp_47x200/helpdata/en/e7/deb237b9a9a968e10000009b38f8cf/content.htm

Also check this demo program

<b>demo_sel_screen_as_subscreen.</b>