Show TOC Start of Content Area

Background documentation export Locate the document in its SAP Library structure

Use

Exports a closed activity or propagation list.

Syntax

Syntax

export [-substitutions|-s ...] resource localFile

Options

 

-substitutions|-s

Substitutions in the following format: name1=value1,name2=value2,...

Arguments

 

resource

Path to the resource that should be exported.

localFile

Path to the local file where the export will be stored.

Description

Exports an activity or propagation list.

Example

Exports the propagation list myPropList into the file c:\temp\myPropList.exp.

export /prop/myPropList c:\temp\myPropList.exp

End of Content Area