Sovos Docs

Import custom objects into SAP

The following steps describe how to import custom objects into your SAP system.

The first step in integrating with Tax Determination is to import custom objects into your SAP system. The packages are available within the abap folder of the connector build. The README file contains information and guidelines on how to import the packages into the SAP system. Read about file naming conventions in SAP naming conventions for Sovos packages.
SAP package types
  1. The MAIN package contains the objects that are used for all SAP solutions.

  2. The ECC package contains the objects specific to SAP ECC.

  3. The S/4HANA package contains the objects specific to SAP S/4HANA.

  1. Import the packages.
    If no specific package exists for the environment you are integrating with, then import only the MAIN package.
    CAUTION:

    When importing the packages into your SAP using STMS, make sure to import the MAIN package first, followed by either the ECC package or the S/4HANA package if they are available. This is essential, as objects in the ECC and S/4HANA packages might have dependencies on objects within the MAIN package. If this order is not followed correctly, you might encounter errors when importing the packages into your SAP.

  2. After the packages are imported, add all objects to the appropriate request, activate them, and then transport them to all SAP environments that will be integrated with Tax Determination.
After custom objects have been imported into your system, create the appropriate append structure to begin using them with the integration.