May 2019
Beginner to intermediate
548 pages
12h 39m
English
To show an icon, we need to add one parameter to the field catalog and the values of this field need to be the values assigned to the icon. All icons can be seen in the ICON table.
For example, we can show an icon based on the values in the charter. When
appears, a flight will be in the charter, and this will not be the case when
appears.
At the beginning of the icon-creation process, we need to add a field to the resulting table structure:
DATA icon TYPE icon_int.
Next, we need to make changes to the field catalog. This parameter ...
Read now
Unlock full access