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: 

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

Former Member
0 Kudos

Hi,

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

Thanks

Mano

1 ACCEPTED SOLUTION

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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