cancel
Showing results for 
Search instead for 
Did you mean: 

Invoice split due to different header data

Former Member
0 Kudos

23.09.2008

Generation of Invoice against sales orders, splits due to different header data. Split analysis shows the reason as a)Billing date for billing index b)Combination criteria c) Reference document number d) Translation date and e) Payment reference.

Will a routine at VBRK/VBRP at item level for each of the item categories help. Can i put it as combine billing if the Sales Order number and billing date is same?

Please advise.

Regards,

Udaynath

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi there,

If the only difference is the billing date, and if you have delivery related billing then you can do it as follows:

1 - Check that you are in one FI period with the docs

2 - Reverse the current invoices

3 - Check the GI date on your deliveries - write it down.

4 - Reverse the GI - VL09 - but change the date to the same as the original GI date

5 - VL02N, type in the GI date in the Actual GI field.

6 - GI

7 - VF04 to simulate billing before the actual invoice is created.

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos

Dear Udaynath

If the invoice split has happened only bcoz of billing date, please note that In customer master, if no invoice dates are maintained, then the actual goods issue date will be considered as billing date in case of delivery related billing.

In order related billing, the billing date of the order forms the basis of the billing date.

So please check whether your Actual GI date differs in deliveries. If so, go to VF04, input sales area there under "Selection" tab and go to "Default Data" tab. There maintain the billing date and execute.

thanks

G. Lakshmipathi

Former Member
0 Kudos

Hi Lakshmipati and Kookie,

Thanks for your valuable reply. I think the information given by me was incomplete. My billing is against a Sales Order (no delivery since its basically a service related scenario).

Can a routine be done with the help of my abap team to avoid a split based on different header details. Please suggest.

Regards,

Uday.

Former Member
0 Kudos

Hi Lakshmipati and Kookie,

Thanks for your valuable reply. I think the information given by me was incomplete. My billing is against a Sales Order (no delivery since its basically a service related scenario).

Can a routine be done with the help of my abap team to avoid a split based on different header details. Please suggest.

Regards,

Uday.

Former Member
0 Kudos

Hi,

Could you please check and confirm following details:

T. Code: VTFA

Select your for Order-to-Bill Combination (say, F2 -- OR) and Double-Click.

In Header (Left-Hand-tree),

Copying requirements: 001 Header/order-related

Determ.export data: B

(Also, is there any entries maintained in:

Assignment Number:

Reference number:

)

In Item (Left-Hand-tree), Select your Item Category and Double-Click

Copying requirements: 001 Header/order-related

Data VBRK/VBRP: 001 Inv.split (sample)

Best Regards,

Amit.

Note: refer SAP Notes:

A. 11162

B. 31188

with BASIS for more detail. I hope this might help you.