Classic Dynpro Programming
General Dynpros
Dynpro Elements
Dynpro Attributes
Screen Elements
Dynpro Fields
Binding ABAP Strings to Dynpro Fields
Screen Flow Logic
Processing Screens
User Actions on Screens
Processing Input/Output Fields
Pushbuttons on the Screen
Checkboxes and Radio Buttons with Function Codes
Using GUI Statuses
Reading Function Codes
Finding Out the Cursor Position
Calling ABAP Dialog Modules
Simple Module Calls
Controlling the Data Transfer
Calling Modules Unconditionally
Conditional Module Calls
Input Checks
Automatic Input Checks
Checking Input in the Screen Flow Logic
Input Checks in Dialog Modules
Field Help, Input Help, and Dropdown Boxes
Field Help
Input Help
Input Help from the ABAP Dictionary
Input Help on the Dynpro
Input Help in Dialog Modules
Dropdown Boxes
Modifying Screens Dynamically
Setting Attributes Dynamically
The Field Selection Function
Setting the Cursor Position
Holding Data Dynamically
Dynpro Sequences
Static Next Dynpro
Dynamic Next Screen
Leaving a Screen from a Program
Calling Screen Sequences
Embedding Modal Dialog Boxes
Screen Sequences: Example Transaction
Complex Screen Elements
Status Icons
Context Menus
Subscreens
Tabstrip Controls
Custom Controls
Table Controls
Table Controls on the Screen
Table Controls in the Flow Logic
Table Controls in ABAP Programs
Table Controls: Example with Scrolling
Table Controls: Examples with Modifications
Appendix: The Step Loop Technique