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:
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.Ensure Valid External References: Verify that the target system has valid local External References for all system-specific variables.
Trigger the Import via CTS+: Use the CTS+ API to initiate the import process. For detailed steps, refer to the https://help.sap.com/.
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>
Clean Up Unused Configurations (Optional): Manually remove unused configurations from the target system.
Â