Hi ,
I have a Q in transaction variants. I have created one transaction variant for VA01
and this is attached to one transaction code.
I have used this tcode to run the transaction variant.I would like to capture this tcode in some user exit (of VA01) to check some condition. But when i check sy-tcode, it has the value VA01, not the tcode, which i have run.
Please let me know how to get the value of the tcode, which i have used to run the transaction variant.