‎2009 Jan 16 6:18 AM
Hi,
I have a transaction ZT1 which is having 5 fields in selection screen. if I run this transaction variant in my sy-tcode i'm getting the value as ZT1.
I created a transction variant ZV1 for the transaction ZT1 which i showed only 3 fields .
I assigned the transaction variant ZV1 to new transction ZT2.
If I run the Transaction ZT2 , in my SY-TCODE i'm getting the value as ZT1 only.
How to get the correct value in SY-TCODE variable??
Pls help.
Rgds,
Lakshmiraj
‎2009 Jan 16 6:38 AM
‎2009 Jan 16 6:49 AM
‎2009 Jan 16 6:54 AM
I tried... it is still giving wrong entry in sy-tcode variable..
‎2009 Jan 16 6:55 AM
Hi,
You can try creating a new transaction variant with transaction ZT2.
Regards,
Rahul