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: 

variant table

Former Member
0 Kudos

Hello guys i would like have a table on the selection screen which consists of different test data .if i select one test data it should fill one i/o field in selection screen.if i select second test data it should fill second i/o field .when i press third test data it should fill both i/o fields such different combinations can any body explain the logic for this or code for this requirement please.

Regards

Janapathi

1 ACCEPTED SOLUTION

Former Member
0 Kudos

You can maintain variant for that program :

Just goto Se38 -> enter program -> execute -> enter selection-screen values .

now save it as variant.

same thing you can apply for other test data too.

Thanks

Seshu

2 REPLIES 2

Former Member
0 Kudos

You can maintain variant for that program :

Just goto Se38 -> enter program -> execute -> enter selection-screen values .

now save it as variant.

same thing you can apply for other test data too.

Thanks

Seshu

0 Kudos

thank you very much seshu