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

Finding Job name from Program name

Former Member
16,822

Hi,

Given a program name how to find the job name linked with it ?

Please reply.

Regards,

Binay.

1 ACCEPTED SOLUTION
Read only

Former Member
5,730

Hi Friend,

Check the table TBTCP in SE16.

Give the program name in PROGNAME and you will get the corresponding Job Name.

Reward with Points if helpful.

Regards

Hemant Khemani

5 REPLIES 5
Read only

Former Member
0 Likes
5,730

Hi

By SM37 u can find a job by program name.

or do a query un TBTCP or view V_OP

Max

Read only

Former Member
0 Likes
5,730

Check FM GET_JOB_RUNTIME_INFO

Read only

Former Member
0 Likes
5,730

Hello,

Check FM BP_FIND_JOBS_WITH_PROGRAM.

Regards,

Read only

Former Member
5,731

Hi Friend,

Check the table TBTCP in SE16.

Give the program name in PROGNAME and you will get the corresponding Job Name.

Reward with Points if helpful.

Regards

Hemant Khemani

Read only

abdul_hakim
Active Contributor
0 Likes
5,730

Hi

Goto SM37 give the Program Name and execute it..

Regards,

Hakim