cancel
Showing results for 
Search instead for 
Did you mean: 

Output condition records copied by batch job

former_member220430
Active Participant
0 Kudos

Hi!


We are creating invoices through batch job RV60SBAT. However, we notice that the outputs are created based on the output condition records of the last invoice created by the batch job.


For example, if 2 invoices were to be picked up for creation by the batch job, where the first invoice should create a print output and the second invoice should create an email output, both invoices will be created with email outputs.


It appears that the codition record of the last invoice is copied to all invoices created by a batch job run.


Has anyone experienced the same issue?


Cholen

Accepted Solutions (0)

Answers (2)

Answers (2)

Lakshmipathi
Active Contributor
0 Kudos
first invoice should create a print output and the second invoice should create an email output

In that case, create two variants in program SD70AV3A by differentiating the output type and schedule it in background

ps:-  post your text in big fonts as it is difficult to read

G. Lakshmipathi

Former Member
0 Kudos

If you cancel and recreate invoice, still e-mail?

Another option is to check "output determination analysis" for both invoices.

Shift + F8 from invoice screen will take you output screen, from there Click GoTo - Determination Analysis.

Check here if you have BOTH condition records for email and print for your first invoice.

Thanks

former_member220430
Active Participant
0 Kudos

If the invoice is recreated manually, the output is always correct.

Just found SAP Note 712401 - Incorrect output determination in the background


We have modified RVCOMFZZ so this is worth a try. I will update if the issue is solved by this.