RUN INFOPACKAGE - USAP Command
Description
The RUN INFOPACKAGE command performs the following actions:
- Starts an InfoPackage.
- Waits for the InfoPackage request to complete.
- Returns status messages for the completed Infopackage request.
Command Line Syntax
The following figure illustrates the command line syntax of the RUN INFOPACKAGE command, using the command line, long form of its configuration options.
-run -infopackage mask -jobname jobname
Configuration Options
The following table describes all RUN INFOPACKAGE configuration options and provides the command line, long form of each option illustrated in the RUN 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.