Skip to Content
0
Former Member
Apr 15, 2010 at 08:08 AM

Transaction code which using method of a class as start object

829 Views

Hi all,

I'm creating a new tcode 'Z123' which is tied to a method of a class in SE93. However, when I run this tcode and into debug mode, SY-TCODE will always return OS_APPLICATION. How can I get the actual tcode, which is 'Z123' into my program?

Thanks in advance