Skip to Content
0
Former Member
May 24, 2008 at 08:58 AM

Tax code I0 country US does not exist in procedure TAXUS

2953 Views

When receiving a BBPIV iDoc in ECC 6.0 backend system from SRM 5.0, the function module IDOC_INPUT_BBP_IV is used for processing the iDoc.

The FI-related iDoc fields are populated according to below:

Company Code: 3000 (country = US=

Tax Code: I0

The Tax related customizing has been maintained:

Assign country to calculation procedure: US = TAXUS

Define Tax Codes for Sales and Purchases: US includes I0 (and some more tax codes)

Check calculating procedure/Access sequences: USTX has acesses No: 10, Tab: 3 ; access USTX has fields = country, tax code.

The tables T007A, T683, T005 are maintained correctly and corresponds to config above.

However, I still get the error message in the subject line:

Tax code I0 country US does not exist in procedure TAXUS

How can this be?

Very thankful for any help!!!