With the introduction of new tariffs and trade regulations, businesses must adapt their SAP Global Trade Services (GTS) configurations to ensure accurate handling of additional duties. These new tariffs, such as Section 301 and the International Emergency Economic Powers Act (IEEPA), add complexity to customs compliance. By following the steps outlined, businesses can stay compliant with US import regulations and efficiently manage customs duties and multiple HS codes declared.
The US Harmonized Tariff Schedule (HTS) includes additional codes in the 98/99 chapter, which are used for specific trade programs, additional tariffs, and special duties. These codes are applied on top of the main HTS classification to determine the final and additional duty rates for specific imports.
This document outlines the process of managing additional HTS codes and duties in US import declarations within SAP GTS.
Define External Customs Duty Rate Types for Data Upload. In this Customizing activity, you define the external customs duty types for data upload and assign them to the customs duty types of SAP GTS.
Path: SAP Global Trade Services à Customs Management à Calculation of Customs Dutyà Define External Customs Duty Rate Types for Data Upload
In this Customizing activity, you define the structure the system uses to calculate customs duties.
Path: SAP Global Trade Services à Customs Management à Calculation of Customs Dutyà Define Calculation Procedure for Customs Duties
Ensure that additional HS codes (98/99 Chapter) and their duties provided by the data provider are uploaded into the system for accurate duty calculation.
Create a New Duty Type for IEEPA Duties to handle IEEPA Tariffs in custom declarations, create a new duty type: Z105, specific to IEEPA.
Path: SAP Global Trade Services à Customs Management à Calculation of Customs Dutyà Define Type of Customs Duty
In this Customizing activity, you define the Z105 duty for calculating customs duties.
Path: SAP Global Trade Services à Customs Management à Calculation of Customs Dutyà Define Calculation Procedure for Customs Duties
In this Customizing activity, you define the Z105 duty for calculating customs duties.
Path: SAP Global Trade Services à Customs Management à Calculation of Customs Dutyà Define Calculation Procedure for Customs Duties
Goto T-code /SAPSLL/TLC_CUSB and maintain the duty rates.
Once the import declaration is validated, the Entry Summary ACE (AE) is submitted to the customs. This submission triggers the creation of an IDOC for communication with CBP.
In the standard SAP GTS system, the newly created duty type Z105 (for IEEPA duties) will not automatically capture the duty amount from the customs declaration and pass it to the IDOC. To ensure the accurate transfer of duty data, we need to implement the BADI /SAPSLL/CUS_ECC.
The BADI /SAPSLL/CUS_ECC allows communication with customs authorities via EDI. Specifically, within the method MODIFY_IDOC_DATA, the duty amount for Z105 should be populated in segment 50 of the IDOC. After the implementation, test the process by submitting an Entry Summary ACE (AE) and ensure the correct duty values appear in the IDOC. This ensures that the duty amounts for IEEPA additional duties are correctly captured and transmitted to CBP.
This document outlines the process for managing additional US HTS codes and duties in SAP GTS, specifically addressing the handling of Section 301 and IEEPA tariffs. It details the steps required to configure the system for multiple additional duties, ensuring compliance with US import regulations and efficient customs duty calculations.
Author: Satish Appaji, SAP GTS Senior Consultant