2.0.0.24 integration for SAP U.S. Tax API
Get the latest information for SAP U.S Tax API updates.
Functional changes
Upgrade Integration Service
Issue: Switch Tenant Feature Implementation in OneSource UI
Solution: OneSource UI has implemented the
Switch Tenant
feature, so that the same signed in user can switch between linked partner tenants without having separate credentials for each of the partner tenants. This feature is applicable only for those tenants which are configured for the user by the OneSource Administrator User. The Switch Tenant
link is available on the User Profile
menu in the OneSource UI. Make sure the signed-in user has the other partner tenants configured. The Switch Tenant
feature is given based on the privileges given to the user.Technical changes
Upgrade Integration Service
Issue: SAP US Tax API: Ignore Blank User Elements in SAP Requests
Solution: The SAP US Tax API Integration Service has been updated to ignore blank user elements received in SAP requests.
- Null or empty user element values are excluded from the Determination Request XML.
- User Element fields 1–50 apply to the Tax Calculation, Force, and Update APIs.
- In the Determination Request, User Element fields 1–50 are mapped to ATTRIBUTE1– ATTRIBUTE50 respectively, and are populated only when the corresponding SAP User Element value is not blank.
Issue: SAP US Tax API: Update Integration API to Accept String Value for ITEM_NO Field.
Solution: The SAP US Tax API Integration Service has been enhanced to support String values for the ITEM_NO field in both SAP requests and responses.
- The integration Java code has been updated so ITEM_NO is handled as a String rather than an Integer/numeric value.
- ITEM_NO appears in the SAP request/response XML used by the Tax Calculation, Force Update, and Update APIs.
- The SapSoapIntegration.xsd (which contains the SAP WSDL/XSD definitions for these tax web service calls) has not been modified.
- This aligns with the existing schema: per SapSoapIntegration.xsd, the ITEM_NO field already allows a String value.
Product enhancements
ONESOURCE U.S. Tax integration for SAP S/4 HANA Cloud
Sensitivity: Confidential
Issue: Snyk CVE vulnerabilities fixes
Solution: The Integration Service has been upgraded to fix the Snyk CVE Vulnerability issues. Also upgraded Spring Boot version from 3.3.10 to 3.4.10 to fix Snyk CVE Vulnerability Issues.