cancel
Showing results for 
Search instead for 
Did you mean: 

Too long invoices

Former Member
0 Kudos
87

We have to create invoices with more than 15000 lines,

Does it exist a way to modify and print these invoices more quickly or in background to avoid timeout?

thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

rmazzali
Active Contributor
0 Kudos

You can create the invoices in batch mode using tcode VF06, here you can even set the job parallelization.

Remember to set the output of the invoice like indicated in the previous post.

Take care of the lines that your invoice will generate in the accounting document, since an FI document cannot have more than 999 lines !!!

You can use the summarization functionality (tcode OBCY) with object VBRK, pls. refer to OSS notes for more info.

regards

Roberto Mazzali

Former Member
0 Kudos

You can print invoices via batch if you set timing to '1' in your output condiiton records.

NOTE: if you do not use summarization you won't be able to post these invoices to accounting as I believe the limit for the number of line items in accounting doc is 999.

Former Member
0 Kudos

Printing of the invoices can be done via a batch job.

Also, what level of invoices needs to be modified?