Does anyone know what this error message means?
That is too wide open of a question. It all depends on what the user is doing and where. If I was going to guess I would assume a user entered something like a job number or sales order number that did not exist and the screen tried to refresh the screen and failed since there was no data.
May be it is an UD form added as child table, and the user is trying to add a record to the UD table before selecting the parent record.
I suppose some context would help huh… Oops. We have a custom application we made in Epicor to manage Label selection and printing. I am trying to implement new labels into this application which requires me to enter custom code. I just managed to figure out the issue. The custom code doesn’t like that I used a lower case letter vs a capital letter. How silly. Haha