To paint the BLDRCU (Parts Update) screen, you start the Screen Painter from the Project Explorer view, paint the text and entry fields, assign a field for system messages, paint a field to save the database key, and title the screen.
This starts the Screen Painter in its default mode. To help you align screen fields, turn on the Screen Painter grid.
In this section, you draw, resize, and label all of the static text that serves as field labels on the BLDRCU screen.

. The mouse pointer changes to the static text tool.
| Static Text Field Label | Length |
|---|---|
| AMB DEMONSTRATION SYSTEM | 25 |
| PARTS UPDATE SCREEN | 20 |
| FUNCTION: | 10 |
| (Q=QUERY, U=UPDATE, D=DELETE) | 30 |
| PART NUMBER: | 13 |
| DESCRIPTION: | 13 |
| UNITS: | 7 |
| BASE PRICE: | 12 |
| DIMENSIONS: | 12 |
| INVENTORY VALUE: | 17 |
| HIT F3 TO BYPASS FIELDS AND RETURN TO MAIN MENU SCREEN | 55 |

to accept the change.
In this section, you draw, resize, and assign attributes to all of the entry fields on the BLDRCU screen.

. The mouse pointer changes to the Entryfield tool.
| Field | Length |
|---|---|
| Function | 1 |
| Part Number | 8 |
| Description | 20 |
| Units | 2 |
| Base Price | 7 |
| Dimensions | 8 |
| Inventory Value | 12 |
| Savekey (located below and to the left of the Dimensions field) | 9 |
| System Message (located below the Savekey field) | 79 |
to accept the change.
|
For the field with this label . . . |
Change DATAx1 to . . . |
|---|---|
|
FUNCTION: |
function |
|
PART NUMBER: |
part-nbr |
|
DESCRIPTION: |
short-desc |
|
UNITS: |
units-instock |
|
BASE PRICE: |
base-price |
|
DIMENSIONS: |
dimensions |
|
INVENTORY VALUE: |
inv-value |
| 1 x represents the number generated for the default name of the field. | |
to accept the changes.
to accept the changes.
In this procedure, you assign screen parameters to the BLDRCU screen, including an internal screen title to appear in all generated BLDRAPPL reports, a system message field to accept and display messages from the application, and a CICS transaction ID. When you run the application, the transaction ID identifies the screen to CICS.
In this section, you use the alignment features of the Screen Painter to clean up the appearance of the BLDRCU screen.
