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

Transaction code urgent

Former Member
0 Likes
473

Hi All,

I have created a transaction variant ZAU1 thru SHD0 for lsmw transaction

later i have created a transaction code ZAU2 thru se93

with option transaction with variants,here i have assigned the variant ZAU1 for the transaction code ZAU2 and given the transaction as lsmw,

but later after the creation of the transaction code .

when i execute the transaction code ZAU2 .the lsmw transaction is not taking the values specified in the variant.instead it's taking the last value that was specified thru lsmw transaction.

Please if ny one have come across the same problem Please tell me how to overcome this..

1 REPLY 1
Read only

jayanthi_jayaraman
Active Contributor
0 Likes
370

Hi,

Then use <b>SHDS</b> transaction to create a variant[say zzz_v1] for the LSMW transaction .

Then use SE93 [<b>choose the option Transaction with Variant</b>] to create another transaction zzz_test2 by mentioning LSMW transaction and zzz_v1 variant which you created.

Then if you run the transaction ZZZ_test2,then you can see the variant values.

Hope this helps.

Message was edited by: Jayanthi Jayaraman