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

No Interval effect in Module Pool Program field

Former Member
0 Likes
312

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
Read only

Former Member
0 Likes
275

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
Read only

Former Member
0 Likes
276

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>