Show TOC Start of Content Area

Background documentation APPROVAL / APP Locate the document in its SAP Library structure

Syntax

APPROVAL

Syntax

approval | app -s <software component(s)> | --all

Arguments

 

-s <software component(s)>

Software component(s) to approve.

You have to specify the whole name of the software component, including the vendor. To find out which components are approvable, use the command listqueue.

If you want to approve more than one software component, you can provide a comma-separated list of software components.

You have to enclose this list in double quotes.

--all

With this option, all waiting software components of queue approval will be approved.

Description

Command to approve software component(s).

Example

app -s example.org_TESTSC

End of Content Area