cancel
Showing results for 
Search instead for 
Did you mean: 

Different departure country per item in a sales order

0 Kudos

Hi all,

I have a tricky issue.

We need to set a different departure country on each item of a sales order.

Departure country is one of the key elements used by SAP to find the right tax condition record. Usually you have either to type a country in header tab (in field "tax departure country") or specify a plant set in the departure country at item level.

We use non-stocked materials to represent "services": they are in a plant, but we can't build a plant for each country involved.

The solution we are considering : using a user-exit to specifiy the departure country (stemming for example from the country of the shipping partner) on each item of the order (not forgetting the customer tax classification). We can thus have several departure country on a single order.

What do you think (better ideas ?) ? Which user-exit would be best ? We are thinking of subroutine USEREXIT_PRICING_PREPARE_TKOMK, but we are not sure this is the best.

Any solution or alternative to all this is welcome.

Thanks a lot in advance !

Nicolas JOSEPH-CHARLES

On behalf of Jean-Charles CHAGUE

Accepted Solutions (1)

Accepted Solutions (1)

colin_cheong
Contributor
0 Kudos

Go ahead and do it in there.

I added the codes in there too.

Answers (0)