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 program which created the session

Former Member
0 Likes
620

Hi friends,

can anybody tell me, how to find out the program name that as generated perticular batch session in SM35.

I have session name and i want to find out the program which created the session.

Thanks in advance.

Saya

Hi friends,

can anybody tell me, how to find out the program name that as generated perticular batch session in SM35.

I have session name and i want to find out the program which created the session.

Thanks in advance.

Saya

2 REPLIES 2
Read only

Former Member
0 Likes
530

Hi Saya,

Check table <b>TBTCO</b> and<b> TBTCP</b> to know about the program created by a session.

Give Job name to TBTCP-JOBNAME and get report name in the field TBTCP-PROGNAME.

Thanks,

Vinay

Read only

Former Member
0 Likes
530

Recently there is one thread reagarding this

1. Goto SM35 and checkout the time when it was run

2. then goto STAT and checkout the programs that ran during that time.

3. You can get the program name