transportdestination exportList

Definition

To export the list of transport destinations from the database to an XML file

Command Usage

Syntax

MS Windows: setup.bat transportdestination exportList <TO_FILE>

UNIX and Linux: ./setup.sh transportdestination exportList <TO_FILE>

Command Arguments
Name Definition
<TO_FILE> The XML file (path and name) that will contain the list of transport destinations exported from 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.

Detailed Information

This command allows you to export the list of transport destinations from the back-end database system to the specified XML file. You can view or edit this file before to import it.

File Format

See and use the XML schema definition (XSD) that specifies the format and syntax of the exported XML file that is used to configure your SAP CC system.

Authorization

You must have the Administrator role in your SAP CC user profile.

In Scope

Management of the list of transport destinations
importList - To import a list of transport destinations from an XML file into the database
exportList - To export the list of transport destinations from the database to an XML file