Application Development 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: 

How to find custom Tcodes,programs and enhancement.. for a specific country

Former Member
0 Kudos

hi...

Is there any way in ABAP to find the Custom Tcodes, programs and enhancements only for specific country in our present system.

1 ACCEPTED SOLUTION

0 Kudos

Hi Srujan,

Use the table name TSTC to find the custom program and t-code.

To find the custom enhancement use t-code : CMOD.

Regards

Dev

1 REPLY 1

0 Kudos

Hi Srujan,

Use the table name TSTC to find the custom program and t-code.

To find the custom enhancement use t-code : CMOD.

Regards

Dev