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 |
Keyword | Description | Choices | Notes |
---|---|---|---|
OUTPUT | Output | Optional, Positional 1 | |
RLS | Release level | Character value, *CURRENT, *ALL | Optional |
Top |
Specifies whether the output from the command is shown at the requesting workstation or printed with the job's spooled output.
Top |
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.
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.
Top |
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 |
Top |