If you input data to text boxes, it may be validated on input or on completion of the screen. Data may not be accepted because:

      the entry is not compatible with the field definition (for example, you are entering alphabetic characters to a numeric field).

      the field capacity is exceeded.

      no input has been made to a mandatory field.

If this occurs, an appropriate error message appears. Check your data carefully and then correct it.