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

How to store the variant in Module Pool Programming

Former Member
0 Likes
640

Hi,

I have the module pool program which is having 4 screen. depends on the first and second screen, third screen is called. i want to store the data of third screen to the variant. All the screen except first screen is a subscreen.

Regards,

Dhiraj.

Hi,

I have the module pool program which is having 4 screen. depends on the first and second screen, third screen is called. i want to store the data of third screen to the variant. All the screen except first screen is a subscreen.

Regards,

Dhiraj.

2 REPLIES 2
Read only

Former Member
0 Likes
461

Hi,

check this ....

Regards

vijay

Read only

0 Likes
461

Hi Dhiraj,

You can create a variant only for a Report. Module Pool Programs require a dialog with the user & hence creating a varint is not possible. You can possibly create some Parameter IDs & default values in there.

Regards,

Suresh Datti