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

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

To work with this command, you must have the Administrator role in your SAP CC user profile.

Refer to the SAP CC 5.0 Security Guide for more user assistance and information about the necessary authorizations.

In Scope

Management of the 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