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

Module Pool

Former Member
0 Likes
344

Hi,

I have a module pool program and the users wants to save the data on selection screen as a varaint. How can i do this in a module pool?.

Thanks,

Sandeep

2 REPLIES 2
Read only

Former Member
0 Likes
311

Hi Sandeep,

Please refer the following thread :

Best regards,

Prashant

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
311

One way is to convert the module pool to a report program using a selection screen, then handle all of the screen flow in the report program. Of course this may be a problem if you have multiple transactions use to access this program.

Regards,

Rich Heilman