cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

The automatically determination of taxes doesnu2019t work correctly.

former_member222613
Participant
0 Likes
195

We have SRM 4.0

We have a problem with automatically tax determination by Code for Country/Product Category.

Some id product category has tax V7 and others V0. However, when we create a SC with a product category with V0 this tax doesnu2019t display automatically in the field. The tax displayed is about V7 and this is incorrect.

The automatically determination of taxes doesnu2019t work correctly.

Please help.

Regards

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

Hi,

Try to check this BADI BBP_F4_READ_ON_ENTRY.

Method : GET_TAXCODE

Thanks

Venkatesh P

former_member222613
Participant
0 Likes

Tnks.

However, we haven't any implementation for this BADI. And our problem are more complex, because in our development client the sistem work fine but in quality does not.

any suggestion?

Former Member
0 Likes

Hi Raul,

No way of answer your question without gathering further details about your Tax determination logic. Do you have a custom table with a direct correspondence between product and tax? How the ship to address works within the Tax determination? And How the vendor country works within the Tax determination?...

Most probably will be an issue about the data you are using to get the desired VAT.

I suggest you to debug and find out why system is retrieving V7 instead of V0.

Thanks and Regards,

Abraham

Former Member
0 Likes

Check logic in BADI BBP_DET_TAXCODE_BADI implementation.