START INFOPACKAGE - USAP Command
Description
The START INFOPACKAGE command performs the following actions:
- Starts an InfoPackage request on the SAP system.
- Optionally, waits for the InfoPackage request to complete.
Command Line Syntax
The following figure illustrates the command line syntax of the START INFOPACKAGE command, using the command line, long form of its configuration options.
-start -infopackage mask -jobname jobname
Configuration Options
The following table describes all START INFOPACKAGE configuration options and provides the command line, long form of each option illustrated in the START INFOPACKAGE command line syntax, above.
Configuration | Command Line | Description |
---|---|---|
-infopackage | Name of the mask InfoPackage to select. | |
-jobname | Job name suffix to be given to the SAP batch job that processes the InfoPackage. |
Output
- stdout: Request ID associated with the InfoPackage start.
- stderr: InfoPackage processing messages and UNV messages.
Exit Codes
- 0 on success.
- Non-zero on error.