Show TOC Start of Content Area

Background documentation listusingdcs  Locate the document in its SAP Library structure

Use

Shows for a specified development component (DC) all others DCs that are directly or indirectly using it at build time.

Syntax

Syntax

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

Options

 

-dcname|-n

The name of the DC.

-dcvendor|-v

The name of the vendor of the development component.

-compartment|-c

The name of the compartment of the development component.

Description

Shows for a specified DC all others DCs that are directly or indirectly using it at build time.

Example

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

End of Content Area