KLVDM019 VARIABLE NAME TOO LONG: 'name'
Explanation
The TMS:Engine dialog manager detected the use of a variable name (name) that
is longer than 8 characters, and OPTIONS LONGVARNAME(IGNORE) was not coded in the
KLVINDM member of RKANPAR. KLVDM015 follows this message and identifies the dialog associated with
the error.
System action
If LONGVARNAME(FAIL) was specified,
the dialog fails. Otherwise, the variable name is truncated at 8 characters
and processing continues.
User response
Correct the variable name and refresh the dialog.
Message Type
LOG, VIEW