Step 1 Create your Test Form

Visual LANSA

Step 1. Create your Test Form

1.  Size the form and add the appropriate fields and buttons to it.

2.  Add a status bar to your form (use the standard template to do this).

3.  Add logic to your form so that the Fetch button fetches the required details from file PSLMST using the current value of field EMPNO (Employee Number) as the key.

4.  Add logic to your form so that the Update button updates the employee details in file PSLMST for the selected employee.

5.  Compile and execute your form. Verify that it functions as expected.

Ý 6.20.4 Create a Reusable Part