cancel
Showing results for 
Search instead for 
Did you mean: 

VF06 - Error Log

Former Member
0 Kudos

When executing VF06 in background, we have selected the 'issue collective log'.

However, we never get the errors we would see in VF01 or VF04 sent to the spool.

Any ideas?

Is VF06 not intended to generate an error log?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jim

Please try to understand the working of VF06. VF06 is not producing any invoice itself or you can say differently from VF04 or VF01.

Instead VF06 is create a background job only, for producing invoices. you can chcek that job in tcode SM37. Then the background job runs separately using the same standard code used by VF04 tcode, to produce invoices.

So you can check any log at background job level not at VF06 level.

Former Member
0 Kudos

Actually, we found that VF06 is producing a log. What is very odd is that the log is not available in SM37. But it is available in SP01.

Former Member
0 Kudos

Hi,

Goto T.Code VF06.

Enter the Sales organisation and Distribution channel and division.

Enter the customer number if you want to create billing document for a particular customers.

If you want for range of sales documents you want to create billing then enter the range in sales document.

Documents to be selected are sales orders if you want to create billing with reference to sales orders or tick deliveries if you want to create with referencce to delivery.If you want with reference to both then tick both.

Select start immediately.Donot Tick Test.

And in the output tick "list display" and "issue collective processing log".

Execute.

A job number will be appeared here.

Note down it.

If you want current status then goto SM37 T.Code and then release it if the status is not released.

After that check in V.21.

It is the standard process.

If you took the print then it will come in the SP01.

Regards,

Krishna.