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

urgent

Former Member
0 Likes
565

hi expert,

i am using sm37.

i have one job name and i want to find out for which tcode this job has been crearted..

how to find tcode of this job..

i.e for which tcode this job creted

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
548

Hi,

Select the job and click on Step. There you can see the program.

I hope once you have program, you can easily find the Tcode.

Regards,

Ashok

hi expert,

i am using sm37.

i have one job name and i want to find out for which tcode this job has been crearted..

how to find tcode of this job..

i.e for which tcode this job creted

3 REPLIES 3
Read only

Former Member
0 Likes
549

Hi,

Select the job and click on Step. There you can see the program.

I hope once you have program, you can easily find the Tcode.

Regards,

Ashok

Read only

Former Member
0 Likes
548

u can find the prg name in SM37--> Job log

using that prg name u can find the TCode from TSTC table

Read only

Former Member
0 Likes
548

thanks point has been givne.