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

variant table

Former Member
0 Likes
437

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
Read only

Former Member
0 Likes
405

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
Read only

Former Member
0 Likes
406

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

Read only

0 Likes
405

thank you very much seshu