SAP CTS+ Import

When triggering a system import using SAP CTS+, the entire export content will be imported into the target system.

To make a CTS+ import:

  1. Verify Export Compatibility: Ensure the export system's name is included in the target system's cts.source.systems system property. For more information, see https://infozone.atlassian.net/wiki/x/8BVCD.

  2. Ensure Valid External References: Verify that the target system has valid local External References for all system-specific variables.

  3. Trigger the Import via CTS+: Use the CTS+ API to initiate the import process. For detailed steps, refer to the https://help.sap.com/.

  4. Verify the Configuration Source: To check if a configuration originated from an export, open the configuration and click on the History button to open the History dialog. If the configuration orginated from a CTS+ export, the Comment column will display the following details:

    • LOG: Imported from <export file>

    • CTS+ Transport ID: <CTS+ ID>

    • ORIGINAL COMMENT: <original comment>

The History tab in the configuration UI showing the configuration source details
  1. Clean Up Unused Configurations (Optional): Manually remove unused configurations from the target system.

Â