
394 IBM Application Development Tools for z/OS and OS/390
After the process completes successfully, the program updates the Customer
file, DEMOS.PDPAK.CUSTFILE.
The program also produces a Transaction report, as shown in Example 13-5.
This report lists the transaction file input request and the status of the
processing. The STATUS column in the report lists how the request was
processed. If the processing is successful, the message PROCESSED is printed,
otherwise the message *ERROR* is printed.
Example 13-5 Batch Trader application Transaction report listing SELL shares
---------------------------------------------------------------------------- ...