Show TOC Start of Content Area

Background documentation displaysca  Locate the document in its SAP Library structure

Use

Displays package information about a Software Component Archive (SCA).

Syntax

Syntax

displaysca [-name|-n] [-vendor|-v] [-location|-l] [-release|-r] [-servicelevel|-sp] [-patchlevel|-pl] [-counter|-c] [-all] sourcefilename

Options

 

[-name|-n]

The name of the software component (SC) is displayed.

[-vendor|-v]

The vendor of the SC is displayed.

[-location|-l]

The build location of the SC is displayed.

[-release|-r]

The release of the SC is displayed.

[-servicelevel|-sp]

The service level of the SC is displayed.

[-patchlevel|-pl]

The patch level of the SC is displayed.

[-counter|-c]

The version of the SC is displayed.

[-all]

Displays the full package information of the SC.

Arguments

 

sourcefilename

The Software Component Archive (SCA) file to display.

Description

Displays a SCA file.

Example

The full package information of the SCA c:\di_test.sca is displayed:

displaysca c:\di_test.sca

End of Content Area