Show TOC Start of Content Area

Background documentation DOWNLOADDCARC  Locate the document in its SAP Library structure

Syntax

DOWNLOADDCARC

Syntax

downloaddcarc <-b buildSpace> <-s compartment> <-n DCName> <-v DCVendor> <-o buildVariant> <-f output file of DC archive> <-m archiveType>

Arguments

 

<-b buildSpace>

The build space concerned in CBS.

<-s compartment>

The compartment concerned in the specified build space.

<-n DCName>

The name of the DC concerned.

<-v DCVendor>

The vendor of the DC concerned.

<-o buildVariant>

The build option used for DC build.

<-f output file of DC archive>

The file into which the DC archive shall be written.

<-m archiveType>

-m archive type = (dca|dcia)

      dca means that a deployable DC archive is considered.

      dcia means that a DC interface archive is considered.

Description

Downloads archive of specified development component. A valid CBS connection must be already established.

 

End of Content Area