RUN INFOPACKAGE - USAP Command

Description

The RUN INFOPACKAGE command performs the following actions:

  1. Starts an InfoPackage.
  2. Waits for the InfoPackage request to complete.
  3. 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
Option Name

Command Line
Long Form

Description

INFO_PACKAGE

-infopackage

Name of the mask InfoPackage to select.

JOB_NAME

-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.