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 can I check a program (ZFI_Customized_Program) was run?

Former Member
0 Likes
932

Hi,

How can I check a program (ZFI_Customized_Program) was run, like:

1) Check a particular program run by which job, using what variant?

Additionally,

2) any idea how to check whether a particular variant has been used/run by a particular job(s) / program(s)?

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
871

Hi there

You can go to SM37 and give your program name and it will list down all the jobs that were scheduled for this program .

Additionally you can select a particular job and see the 'JOB LOG' which will give you the variant used to run the program and what data was selected etc..

Thanks and Regards

Shivika

Hi,

How can I check a program (ZFI_Customized_Program) was run, like:

1) Check a particular program run by which job, using what variant?

Additionally,

2) any idea how to check whether a particular variant has been used/run by a particular job(s) / program(s)?

Thanks in advance.

4 REPLIES 4
Read only

Former Member
0 Likes
872

Hi there

You can go to SM37 and give your program name and it will list down all the jobs that were scheduled for this program .

Additionally you can select a particular job and see the 'JOB LOG' which will give you the variant used to run the program and what data was selected etc..

Thanks and Regards

Shivika

Read only

Former Member
0 Likes
871

Hi,

Pls. check table TBTCO .

Regards,

Murali.

Read only

0 Likes
871

Thanks for the reply.

Table to be check is TBTCP.

Read only

Former Member
0 Likes
871

Answer can be:

SM37 put in our program at the bottom, and then check one by one for the jobnames and its variants

or

Use table TBTCP to search a particular variant, program, etc