May 2019
Beginner to intermediate
548 pages
12h 39m
English
As some may not know the basics of classics DynPro, I will start with a short introduction explaining how we can call screens or types of screens. If you have some knowledge of screens, you can skip this part.
Firstly, we need to know what types of screens exist. The classic DynPro screen is divided into four different types, as follows:
Normal is a regular screen, which is mostly used to create a screen. Subscreen is used when we want to embed another one. The modal dialog box is a screen that does not take up the whole screen, like a popup.
As previously stated, classic DynPro is called using the CALL SCREEN. All screens are numbered ...
Read now
Unlock full access