Syntax
MS Windows:
setup.bat transportdestination importList <FROM_FILE>
UNIX and Linux:
./setup.sh transportdestination importList <FROM_FILE>
Name | Definition |
---|---|
<FROM_FILE> |
The XML file (path and name) that contains the list of transport destinations to import
into the database
Recommendation See the XML schema definition that specifies the file format and enriches your user experience. Download it and use it in your favorite XML editor. |
This command allows you to import the list of transport destinations contained in
an XML file into the back-end database system.
The list of transport destinations can contain zero or more transport destinations.
A transport destination is an SAP CC system to which objects can be transported.
Each transport destination defined in the file must respect the following rules:
The transport destinations configured with this command can be used as target systems
when transporting
pricing catalog objects and technical objects from the current SAP CC system to other
SAP CC systems.
See and use the XML schema definition (XSD) that specifies the format and syntax of the XML file to import.
This user assistance facilitates your day-to-day tasks.
Implementation phase: customizing, system configuration, administration
File Format
SAP User Experience
You must have the Administrator role in your SAP CC user profile.
importList
-
To import a list of transport destinations from an XML file into the databaseexportList
-
To export the list of transport destinations from the database to an XML file