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

call report selection screen in module pool program with tab strip control

Former Member
0 Likes
558

Hi,

Could anyone explain in detail to call report selection screen in module pool program with tab strip control.

Thanks

Mano

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
483

Hi,

Refer std program:

demo_sel_screen_in_tabstrip.

demo_sel_screen_with_tabstrip.

Call your program with SUBMIT stmt form module program.

Reward points if this Helps.

Manish

3 REPLIES 3
Read only

Former Member
0 Likes
484

Hi,

Refer std program:

demo_sel_screen_in_tabstrip.

demo_sel_screen_with_tabstrip.

Call your program with SUBMIT stmt form module program.

Reward points if this Helps.

Manish

Read only

Former Member
0 Likes
483

Hi,

Look at the program

d<b>emo_sel_screen_with_subscreen.

demo_sel_screen_with_tabstrip.

demo_sel_screen_in_tabstrip.</b>

Regards

Sudheer

Read only

Former Member
0 Likes
483

Thanks Sudheer and Manish for your reply .It is helpful to resolve the problem.