In this tutorial you will snap the Enrol a New Employee screen to the Framework. It is a typical 5250 data entry screen.
Objectives
- Learn how to snap a data entry function into the Framework.
- Understand the different functions in a screen's script.
- Learn how the screen can signal events to the Framework filter.
- Learn how to create basic error handling for a screen.
To achieve this objective, you will complete the following steps:
- RAMP-WIN007 Step 1. Snap a Basic Data Entry Screen into the Framework
- RAMP-WIN007 Step 2. Change the Script to Signal the New Employee Number
- RAMP-WIN007 Step 3. Add Error Handling
- RAMP-WIN007 Step 4. Change the Script to Update the Instance List
- RAMP-WIN007 Step 5. Disable Function Keys
Before You Begin
In order to complete this tutorial, you must have completed the following:
- RAMP-WIN001: Creating a Basic Prototype of the Modernized Application
- RAMP-WIN002: Rapidly Modernizing Complete Application Segments
- RAMP-WIN003: Creating a Data Filter for Employees
- RAMP-WIN004: Naming and Classifying the Employee Screens
- RAMP-WIN005: Reviewing Design
- RAMP-WIN006: Snapping in a Basic Inquiry Screen