RANGE (Numeric)

Category
Validation
Additional information
On the Web, for numeric fields, RANGE checking is always performed when the field is changed by the user or its changed data tag (MDT) is set on using DSPATR(MDT). The MDT tag is not turned off when the changed field is checked. As a result, data that does not fall into the values specified by the RANGE keyword cannot be submitted to the program if the MDT tag is never set on.

Feedback