START INFOPACKAGE - USAP Command

Description

The START INFOPACKAGE command performs the following actions:

  1. Starts an InfoPackage request on the SAP system.
  2. 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
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.