An indicator is a two digit variable (01, 02, 03, ... 98, 99) to signal whether or not certain events have occurred during processing. Using indicators enables program events to control screen displays.
These indicators are set 'on' or 'off' in one part of the program while their status is referenced in another part of the program. By setting the indicators 'on' or 'off', you can associate fields with indicators to control whether or not a field will appear on the screen.
To specify a condition where the indicator is 'off', enter 'N' in this field.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.