Show TOC Start of Content Area

Background documentation CONNECTDTR / CD Locate the document in its SAP Library structure

Syntax

CONNECTDTR

Syntax

connectdtr | cd [-r] [--cons]

Arguments

 

[-r]

Releases the connection to DTR.

[--cons]

Connects to the consolidation system. Without this option, a connection to the development system will be established.

Description

Command to establish a connection to DTR. By default, a connection to the development system will be established.

You can change this with option --cons. A connection to DTR is needed for following commands: listactivities, release.

Example

cd --cons

End of Content Area