Error in Form

When i execute the form 5915 I get one error message:

The service Header does not exist.

identification fields and values:

Document Type = ‘Order’ nº = 327064.

but every thing is ok with this order. I think something is blocked. I have already compile both objects, table and form but the error continuos.

I deleted ZUP file, but no good results.

From where are you running the form? From Object Designer? From another form?

The error is the result of an uncaught error with the GET command. When you don’t check to see if it was actually able to retrieve a record it throws an error like “The does not exist. Identification fields and value: …”

I am running form from Object DEsigner anf from Nav browser. In both I get the error message.

How van I solv it?

I think this is related with a blocked filter and maybe related with ZUP file, but how can I delete a filter in a Form?

I have already deleted ZUP file in my PC, and I still get the error message.

In my server Data Base Nav, there is any ZUP file?

Hi,

You need to be out of Nav when deleting the ZUP file otherwise it resaves on exit. Turn on the debugger if deleting the ZUP file doesn’t work and find out where the error is occuring.

Thanks.

The problem is solved. :slight_smile: