Show TOC Start of Content Area

Background documentation listuseddcs  Locate the document in its SAP Library structure

Use

Shows for the specified development component (DC) all other DCs it directly or indirectly uses at build time.

Syntax

Syntax

listuseddcs -dcname|-n ...
-dcvendor|-v ...
-compartment|-c ...

Options

 

-dcname|-n

The name of the development component.

-dcvendor|-v

The name of the vendor of the development component.

-compartment|-c

The name of the development component’s compartment.

Description

A development configuration must be already loaded.

Example

listuseddcs -n test -v mycompany.com -c MyComponents

End of Content Area