Compiler warning: "Unknown error" in Function LookupDocNo (Rep 292 and 492), NAV 2009 R2 Standard objects.
Does anyone know why the warning occurs? Does anyone know how the source code would be correct? An application hotfix exists only for PT (KB
2558804), which does not fix the problem. Google also doesn't know anything:-).
Is this the correct way (classic client, RTC is not used)?
Before: "RequestOptionsForm.UPDATE(FALSE);".
After: "RequestOptionsPage.UPDATE(FALSE);"
*This post is locked for comments