December 2012
Intermediate to advanced
316 pages
6h 51m
English
In this recipe, we will see how input fields may be hidden and shown, based on the input of the radio buttons. We will create a program having a selection screen containing a group of two radio buttons and an integer field. We will then add the code that will hide or display the integer field based on which a radio button is selected.
For creating the program, proceed as follows:
show, no_show, and no_input, are defined. These are assigned to the radio button group g1. The user command, INT1, is assigned.modif id INT.AT SELECTION-SCREEN output event is then defined. A loop is run at the screen table. Within ...Read now
Unlock full access