Summary
Important Observations
- You do not have to use RAMP on every single 5250 screen in your application. Often whole application segments are rarely used, and typically these can be snapped into a Framework in a very short time
- You need to carefully consider how much time and resources you want to spend modernizing parts of an application.
- You can do the naming at any time in any order and you don't have to name all the screens and fields used in navigation in a single session. However, you need to name all screens and fields before you classify them and track the application navigation.
What You Should Know
- How to create an application and a business object in the Framework and how to associate command handlers with the business object.
- How to name screens
- How to classify screens and track navigation
- How to enable and disable buttons on a screen
- How to snap your screen into the Framework.