cancel
Showing results for 
Search instead for 
Did you mean: 

Jurisdiction code error while creating shc

Former Member
0 Kudos

Dear Experts,

1. While Creating Shopping cart in SRM 4.0 ECS, system throwing error as Jurisdiction code doesn't correspond to the address entered, where are the check points for this error, as the tax code and calculation will happen in the backend in synch with vertex.

2. Can we do confirmations for service po with item category 'D' in srm system.

Please advice me on the above issues.

Thanks and Regards,

Sathya Kumar.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

If the PO creation just fails as of tax errors if US ship-to addres

cannot find a proper TXJCD, the problem is already located:

PO ship-to address is not unique for Vertex or Taxware US TXJCD finding.

Callstack:

SRM:

B46B_TAX_CALCULATE_DOC

CALL FUNCTION 'BBP_CALCULATE_TAX_ITEM46B' ->RFC call to

Backend:

DETERMINE_TXJCD_EXTERNALLY

Either you enter the address information or you enrich it using

the follwoing Badis:

EXTENSION_US_TAXES

ME_TAX_FROM_ADDRESS

so that TXJCD can uniquely be derived by Vertex ore Taxware.

I hope this will solve your problem

Kind regards,

Gaurav

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Option 1) Try to create a PO using the SC data (including jurisdiction code) in R/3. If you are successful the use the same data when you create a SC.

Option 2) Change the delivery address of the SC and try. It will help you to narrow down the cause of the problem

-Pranav