DISPLAY PROCESS CHAINS - USAP Command

Description

The DISPLAY PROCESS CHAINS command displays a list of process chains from the SAP system that meet the specified criteria.

Command Line Syntax

The following figure illustrates the command line syntax of the DISPLAY PROCESS CHAINS command, using the command line, long form of its configuration options.

-display process_chains -chainid chainid [-chaindesc description]

Command Argument

The DISPLAY PROCESS CHAINS command can be expressed as either:

  • -D (Short form)
  • -display (Long form)

The DISPLAY PROCESS CHAINS command argument, process_chains, requests the display of a list of process chains from the SAP system.

Configuration Options

The following table describes all DISPLAY PROCESS CHAINS configuration options and provides the command line, long form of each option illustrated in the DISPLAY PROCESS CHAINS command line syntax, above.

Configuration
Option Name

Command Line
Long Form

Description

CHAIN_ID

-chainid

ID mask of process chains to be displayed.

CHAIN_DESCRIPTION

-chaindesc

Text description mask for process chains to be displayed.

Output

  • stdout: List of process chains.
  • stderr: UNV messages.

Exit Codes

  • 0 on success.
  • Non-zero on error.