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

table for Tcode dnd packages

Former Member
0 Likes
768

Hi,

Is there any direct table to find the Transaction codes and it's development class. I am not using SE80.

Regards,

Karthik.k

1 ACCEPTED SOLUTION
Read only

alex_m
Active Contributor
0 Likes
696

Transaction code: TSTC

Dev Class :TDEVC

5 REPLIES 5
Read only

Former Member
0 Likes
696

Hi Karthik,

You can use TSTC to find the various transaction codes.

Regards

Anil Madhavan

Read only

Former Member
0 Likes
696

Hi Karthik,

I forgot to mention that TSTC is a table that can be viewed from SE11. Once you get the transaction, you can go to SE93, type in the transaction, and on display, you'll get all the related information like the package(development class), the main program etc.

Hope this helps.

Regards

Anil Madhavan

Read only

Former Member
0 Likes
696

Hi,

My requirement is i want to download all z tcode and their corresponding development class. It is not possible to go each one manually. Is there any table where i can get this information like tcode and corresponding dev class.

Regards,

Karthik.k

Read only

alex_m
Active Contributor
0 Likes
697

Transaction code: TSTC

Dev Class :TDEVC

Read only

Former Member
0 Likes
696

Karthik,

There is no Standard table for your requirment. But in our project we have developed a 'Z' table, where we can maintain tcodes and development class.

To update into Z table we have developed a Z program.

If you require that logic I may help you.

Thanks,

Vinay.