Kbase P57504: Dynamics. Migration SetBaseQuery Error 5635.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/2/2004 |
|
Status: Unverified
FACT(s) (Environment):
Dynamics 2.1A
SYMPTOM(s):
Dynamics. Migration SetBaseQuery Error 5635.
User-defined function '<function>' invoked dynamically but could not be found. (5639)
CHANGE:
Migrated from 2.0A to 2.1A
CAUSE:
After migration to version 2.1A.
Logic Procedure for Lookup with SetBaseQueryString get corrupted and leads
to Error 5635.
DYNAMIC-FUNCTION('setBaseQueryString':U IN TARGET-PROCEDURE, "for each
mposicion no-lock where mposicion.malmacen_obj = " + calmacenobj ) NO-ERROR.
The SetBaseQueryString was working fine in 2.0A.
FIX:
This issue has been reproted to development.
The workaround consist in emptying the content of the SetBaseQueryString and to rewrite the contain in 2.1A or to create a new Logic Procedure with all his content from scractch.