cancel
Showing results for 
Search instead for 
Did you mean: 

InterCompany Billing Split by Plant

Rajuyr
Participant
0 Kudos

We havea requirement to split Billing by 'Plant' in the intercompany Stock Transport scenario [Purchase order-Delivery-Billing Document].

The easiest way to achieve this, I believe, to have the 'Plant' customer as 'Bill-to' in the Sold-to Party's Customer Master.

I was originally thinking to create Plant Customer as 'WE-Ship to party'. But, due to the above requirement, I will have to create the Plant using the same account group as 'Sold-to' party ...right?

Else,

I will have to allow Bill-to as a allowed partner function for WE-ship to.......may not be a good idea...

thanks,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I would use the 'Sold-to' as the basis for the plant customers.

It is better to create a separate account group - so that you can have an external number range. This is because the settings for the plant shipping data are transported including the customer.

Usually I have assigned plant customers as PL+ Plant code.

The inter-company billing can all be set up to be transferred over to the purchasing company automatically.

Answers (1)

Answers (1)

Shiva_Ram
Active Contributor
0 Kudos

You can add the relevant code to split by plant in the field Data VBRK/VBRP routine, which you can find in t.code VTFL. In this t.code, select the source and target document type, then go to item category details. Select the item category and click on the details button. Here you can see the field Data VBRK/VBRP. Note down the routine number. Then use t.code VOFM then go to menu Data transfer ->billing documents. Here copy the routine that you found in VBRK/VBRP field and add the additional coding to check the plant for split. Then assign this new routine in VBRK/VBRP field in t.code VTFL.

Regards,