‎2007 Mar 06 9:06 PM
How do we know the batch job name from program name and the variants with which its being run daily
‎2007 Mar 06 9:09 PM
Hi,
Check the table TBTCP
Give the program name in PROGNAME and variant in VARIANT..
Thanks,
Naren
‎2007 Mar 06 9:07 PM
Use SM37.
In the selection screen there is a field for program name use that and use * for both job name and user name.
‎2007 Mar 06 9:09 PM
Hi,
Check the table TBTCP
Give the program name in PROGNAME and variant in VARIANT..
Thanks,
Naren
‎2007 Mar 06 9:14 PM
Hi,
Please check this FM BP_VARIANT_CHECK.
Regards,
Ferry Lianto
‎2007 Mar 06 9:32 PM
I checked in the table tbtcp i could find it but how do we check for the variants in SM37 . I could find the job name.
‎2007 Mar 06 9:37 PM
In SM37 after you get the list of job names, click on a particular job name for which you want to know the variant and click on step. you will have the variant with which it is run. Or else double click on the job name again and you will see more details there.
award points if it helps.
‎2007 Mar 06 9:44 PM
You can use FM <b>SWE_BATCHJOB_SHOW</b> to check the details of the job ....
You can see the varaint name when you select the job and click on the job log ......
‎2007 Mar 06 9:39 PM
The variant you can find in the same table TBTCP..
In the field VARIANT..
Please make sure to reward points for helpful answers..
Thanks
Naren