GDDM V3R2 Base Application Programming Guide
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
A simple mapping application GDDM V3R2 Base Application Programming Guide SC33-0867-01 |
|
The MAPEX01 program, shown in Figure 81 could be used by an enterprise to record orders for its products made by customers. Initially it displays the fields shown in Figure 83 in topic 15.2.1. The end user is required to enter a customer number and an invoice number. The program checks that they are numeric. If so, the program does some further processing (not shown here, but it could be, for instance, to display another map for the end user to enter some more information.) If they are not both numeric, the program puts a message on the screen and enables the end user to correct the error. The position of the message (the line below the heading) was defined when the map was created.
Subtopics: |
Copyright IBM Corporation 1990, 2012 |