Work with Supported Products (WRKSPTPRD)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Work with Supported Products (WRKSPTPRD) command provides a list of products for you. You can specify products, options, and language features to process by way of service requests and program temporary fix (PTF) orders.

Top

Parameters

Keyword Description Choices Notes
OUTPUT Output *, *PRINT Optional, Positional 1
RLS Release level Character value, *CURRENT, *ALL Optional
Top

Output (OUTPUT)

Specifies whether the output from the command is shown at the requesting workstation or printed with the job's spooled output.

*
The output requested by an interactive job is shown on the display. Output requested by a batch job is printed with the job's spooled output.
*PRINT
The output is printed with the job's spooled output.
Top

Release level (RLS)

Specifies the release level of products to work with. Multiple releases of products can be supported each release must be specified on a separate WRKSPTPRD command.

*CURRENT
Support information is displayed for the releases of those products known to be compatible with the currently installed release of the operating system. More than one release of a single licensed program might be displayed.

Note:

Programming Request for Price Quotations (PRPQs), Licensed Program Offerings (LPOs) and System Manager packaged products cannot be displayed or printed using *CURRENT. Specify the release level to display or print support information for these products.

*ALL
Support information for all releases of products is printed. If OUTPUT(*PRINT) is specified, support information for all releases of products is printed. If OUTPUT(*) is specified, support information for all releases of products is displayed
release-level
Specify the release level in VxRxMx format where V represents version, R represents release, and M represents modification.
Top

Examples

Example 1: Showing Menu Panel for Current Release Level

WRKSPTPRD

This command displays the Work with Supported Products panel for the current release level of each product.

Example 2: Showing a Menu for Products at a Specific Release Level

WRKSPTPRD   RLS(V5R2M0)

This command displays the Work with Supported Products panel for products at the release level of Version 5, Release 2, Modification 0.

Example 3: Printing a List for All Supported Releases

WRKSPTPRD   OUTPUT(*PRINT)  RLS(*ALL)

This command prints a list of supported products and product options for all supported releases.

Top

Error messages

*ESCAPE Messages

SMU15A5
Unexpected error processing WRKSPTPRD command.
Top