‎2005 Jul 26 4:32 AM
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..
‎2005 Jul 26 4:40 AM
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