2.0.0.33 SAP U.S. Tax UI
Product enhancements
Functional changes
Issue
: SAP US Tax API: Update Integration API to manage the new <MATERIAL_LONG> field in 3 APIs (Tax Calc, Update, Force). Solution
: The SAP US Tax API Integration Service has been upgraded to manage the new MATERIAL_LONG field in 3 APIs (Tax Calc, Update, Force).- Added API_VERSION field in the SAP Request WSDL/XSD for Tax Calculation, Update and Force APIs to manage the new <MATERIAL_LONG> field.
- Added MATERIAL_LONG field in the SAP Request WSDL/XSD for Tax Calculation, Update and Force APIs as per SAP request.
- The integration logic is updated to manage the new <MATERIAL_LONG> field in 3 APIs (Tax Cal, Update, Force).
- When API_VERSION is 2, the <MATERIAL_LONG> field is mapped to the <PART_NUMBER> field in IDT, and the <MATNR> value is ignored.
- When API_VERSION is 1, the existing logic is followed where the <MATNR> field is mapped to the <PART_NUMBER> field in IDT and the <MATERIAL_LONG> field is ignored.
- When API_VERSION is empty, API_VERSION field is Optional field as per SAP Request WSDL/XSD, if API_VERSION field is not present or empty in the request then also the existing logic is followed.
Technical changes: Upgrade integration service
Issue
: SAP US Tax API: Fix Snyk CVE vulnerabilities issues Solution
: The SAP US Tax API Integration Service has been upgraded with Snyk CVE vulnerabilities issues fixes. Upgraded Spring Boot version from 3.4.10 to 3.5.14 and Spring cloud version from 2024.0.1 to 2025.0.1 Issue
: SAP US Tax UI: Fix Snyk CVE vulnerabilities issuesSolution
: The SAP US Tax UI Integration Service has been upgraded with Snyk CVE vulnerabilities issues fixes. Upgraded Spring Boot version from 3.4.10 to 3.5.14 and Spring cloud version from 2024.0.1 to 2025.0.1note
Following services are being deployed for this change.
- SAP US Tax API Service (Cloud)
- SAP US Tax UI Service (Cloud)