cancel
Showing results for 
Search instead for 
Did you mean: 

how to identify the batch job

Former Member
0 Kudos

Hi guys,

we have a batch job for

1. creating invoice

2. and printing invoices.

How do i identify the background job being used for the above two.

REgards,

Anand

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

go to SM37 and give user name & job name or put" *" and in program eneter SDBILLDL or RV60SBAT and execute you will get invoice jobs.

prinint jobs - program name RSNAST00 , you will gte print jobs

Answers (1)

Answers (1)

Shiva_Ram
Active Contributor
0 Kudos

How do i identify the background job being used for the above two.

1. creating invoice

In t.code VF02/VF03, go to the header level. Here you can see the created by field. This carries background billing job user name (for example SDBATCH).

2. and printing invoices.

In VF02/VF03, go to menu Goto->header->outupt. Highlight the output and click on the further data button. Here you can see created by at the botton(for example batch billing). By this way, you can identify, these are created by background jobs.

Regards,