In this session, you map screen fields to database and working-storage fields using Online Express, a menu-driven painter with a graphical user interface. Online Express is for any type of online application. It references the information that you have specified, and prompts you to define the processing logic for those specifications.
Because the BLDRAPPL application uses a VSAM database, Online Express provides only the key field in the Field list box of the Field Mapping dialog box. Therefore, you must add working-storage items for the remaining fields on the PART-MASTER-REC record.
Here you map the fields and controls on the BDLRCU screen to the working-storage fields in the BLDRUPD program.
Control Name |
Field Name |
---|---|
DIMENSIONS |
WS-DIMENSIONS |
PRT-NBR |
PM-PRT-NBR |
SHORT-DESC |
WS-SHORT-DESC |
UNITS-INSTOCK |
WS-UNITS-INSTOCK |