ADB6428S HR statement error is detected. input_field is too long. Maximum length is max_length. Length of the specified value is specified_length.

Explanation

The HR statement failed, because the specified value for the listed field was too long.
input_field
The name of the input field.
max_length
The maximum length allowed for the field value.
specified_length
The length of the specified value.

System action

Processing stops.

User response

Correct the value so that it meets the length requirement.