KLVDM007 TABLE VARIABLE CONFLICT WITH VARIABLE 'var': library(dialog) LINE(line)
Explanation
The variable var appears as both a table variable and a dialog variable in the BODY section of dialog dialog. Only one type of declaration is allowed. library is the DD name that contains the dialog. line is the location where the error was detected.
System action
The panel compilation fails.
User response
If the problem is with a user-defined panel, check your panel definition and correct the error. If the problem is with an IBM®-supplied panel, contact IBM Software Support.
Message Type
LOG, VIEW