| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Work with PTF Order (WRKPTFORD) command shows program temporary fix (PTF) orders submitted by Send PTF Order (SNDPTFORD) command or Control PTF Order (QESCPTFO) API. From the Work with PTF Order panel you can do the following:
Restriction:
1. This command is shipped with public *EXCLUDE authority, and the QSRV and QSRVBAS user profiles have private authority to use the command.
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| PRBID | Problem identifier | Character value, *ALL | Optional, Positional 1 |
| STATUS | Status type | Single values: *ALL Other values (up to 5 repetitions): *ONORDER, *DOWNLOADED, *CANCELED, *SCHEDULED, *FAILED, *MAILED |
Optional |
| Top |
Specifies the problem identifier of the PTF order generated with the SNDPTFORD command or Control PTF Order(QESCPTFO) API to work with.
| Top |
Specifies the status of the PTF order to work with.
Single values
Other values (up to 5 repetitions)
| Top |
Example 1: Display a Specific PTF Order
WRKPTFORD PRBID(1234567890)
This command displays the Work with PTF Order panel, showing the PTF order given the specific problem log identifier.
Example 2: Display Entries with Status of ONORDER
WRKPTFORD STATUS(*ONORDER)
This command displays the Work with PTF Order panel, showing all PTF order entries in on-order status.
Example 3: Display All PTF Order Entries
WRKPTFORD
This command displays the Work with PTF Order panel, showing all PTF order entries with all status.
| Top |
*ESCAPE Messages
| Top |