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

Launch a program with different variant in one time

Former Member
0 Likes
587

Hi,

User have to launch all day x times the same transaction but selecting an other saved variant a each time.

Is there a program or transaction which can be used to launch a lot of program - variant in one time ?

Thanks a lot

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
545

Hi,

You can create different transaction for the same program with different variants.

3 REPLIES 3
Read only

Former Member
0 Likes
546

Hi,

You can create different transaction for the same program with different variants.

Read only

varma_narayana
Active Contributor
0 Likes
545

hI..

You can use the Tcode SM36 to Create background jobs to run the same program with Several variants at a Scheduled time.(Even periodically)

Reward if Helpful

Read only

Former Member
0 Likes
545

You can use a ECATT testscript to automatise it.

It can launch different variants each time and how many times you want.

Follow the documentation <a href="http://help.sap.com/saphelp_nw70/helpdata/en/d4/80023c59698908e10000000a11402f/frameset.htm">link</a>

Regards,

Walter