Show TOC Start of Content Area

Background documentation listbuildorder  Locate the document in its SAP Library structure

Use

Shows in which order development components (DCs) in the compartment are built.

Syntax

Syntax

listbuildorder [-compartment|-c ...]

Arguments

 

[-compartment|-c ...]

If no compartment is specified, all compartments of the development configuration with source state are considered.

Description

The command works for compartments with source state only. A development configuration must be already loaded. Only DCs that are available locally are considered.

Example

This command shows in which order the DCs (from compartments having source state) are built. For this, the usage dependencies among the DCs are evaluated with respect to the at-build-time dependency. If a compartment (having source state) is specified, then only DCs of this compartment are considered.

listbuildorder -c MyComponents

listbuildorder

End of Content Area