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

How to find T code

Former Member
0 Likes
659

Hi ,

If i know the object type how to find the Tcode for that object

eg:

object type of Function group is FUGR then Tcode for that is se37

like this if know object type how to find Tcode

5 REPLIES 5
Read only

Former Member
0 Likes
627

Actually FUGR is for SE80. FUNC is for SE37.

Read only

Former Member
0 Likes
627

Hi,

Even we can find Tcodes from TSTC table.

Read only

Former Member
0 Likes
627

Hi,

If you want to know any tcode for particular object, you can get that from table TSTC.

Regards

Sandeep REddy

Read only

Former Member
0 Likes
627

Hi,

Based on the object type you cannot always get the TCODE.

Based on the object type get the package name and using that package name go to SE93 then press F4 then enter the package name. you will get some tcodes.

reward points if helpful.

Thanks and Regards.

Read only

Former Member
0 Likes
627

Hi,

Please refer the SAP tables TSTC and TSTCT.

Thanks,

Sriram Ponna.