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

Tax code via price determination cannot be determined – Intercompany Settlement (CCS)

Diego26
Explorer
0 Likes
305

I am working on a configuration scenario in SAP S/4HANA Cloud Public Edition and I am facing an issue with tax code determination during pricing. When creating the document, the system stops with the following error:

“Tax code via price determination cannot be determined, check Customizing.”

Diego26_5-1763975801714.png

 

These are the configurations in the system (Intercompany between Germany and the US):

Diego26_6-1763975835814.png

 

Procedure Royalties IC In (Germany)

Diego26_1-1763975050174.png

Procedure Royalties IC Out (Germany)

Diego26_2-1763975114236.png

Procedure Royalties IC In (US)

Diego26_3-1763975178165.png

The Condition Type RITT has a reference cond. type TTX1

Diego26_4-1763975592912.png

Set Tax Rates - Purchasing

Diego26_8-1763976197259.png

Material Tax Data

Diego26_9-1763976259345.png

Diego26_10-1763976301858.png

Business Partner Output Tax details:

Diego26_11-1763976372706.png

Any insights into why the tax code is not being determined in Public Cloud, or which specific configuration might be missing, would be greatly appreciated.

Thank you in advance!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Accepted Solutions (0)

Answers (1)

Answers (1)

Chris1973
Active Contributor
0 Likes

Hello @Diego26 

Thank you for your question.

Have a look at the following references.

https://help.sap.com/docs/SAP_S4HANA_CLOUD/34cef32f5486451aa0fe114aa26ea817/145f4770a9c94575a1d2da8f...

https://community.sap.com/t5/enterprise-resource-planning-q-a/the-difference-between-tax-categories-...

To summarise, based on the scenario you described and the details I derived from your attached screenshots, it seems you only maintained TTX1 for the US but did not do same for DE. This might explain why the system cannot derive the tax code and generates the WS533 error.

Here is what I suggest:

Use the Set Tax Rates-Purchasing app to make the correction.

Set Tax Rates and create the necessary entries. Even if your transaction is IC inbound in DE, the RITT uses TTX1 and not MWST. Ensure your material tax classification supports this tax type.

Chris1973_0-1764610838501.png

Then you need to maintain material tax classification for DE using the Manage Product Master Data App.

Chris1973_1-1764610857623.png

Choose your material or product, go to Sales Tab, then Tax. Ensure you maintain DE --> TTX1, Tax Classification should be 1. If DE is missing, first extend the product to the DE sales org. (In you screenshots you only showed US classifications but no DE classification).

Chris1973_2-1764610983939.png

Your pricing procedure screenshots seem correct, so you do not need to carry out any modification there. The issue is rather tax rate availability in DE.

These steps should now allow your pricing to find TTX1 for DE, system will also determine the correct tax code and the document should save without the error.

You may also find this Blog interesting: SAP S/4HANA Cloud: Determine Tax Code in Purchase Documents using Condition Technique

Let me know if you have further questions.

 

 

Best regards

Chris

Diego26
Explorer
0 Likes
Chris, thank you for your reply, i will check on this and i will let you know if it works