EGL1229E Could not determine data binding for console field field_name.

Explanation

If an openUI statement does not bind consoleFields to other variables, the value of the binding property in each consoleField is used; but in this case, a binding property was not present.

User Response

Add bindings in the consoleField or in the openUI statement.


Feedback