Consultor Eletrônico



Kbase P84175: Dynamics: dynlookup values in viewer of dependent folder window are not being displayed
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   01/07/2004
Status: Unverified

FACT(s) (Environment):

Dynamics

SYMPTOM(s):

Dynamics: dynlookup values in viewer of dependent folder window are not being displayed

Two dynamic lookups are used in a viewer within the dependent folder window

Dynamic lookups are used for the foreign keys in a cross reference table

CAUSE:

Independent window passing the data to dependent window is using SDO which
had a wrong join causing the dynlookups in viewer of the dependent window
to not have the correct foreign key.

FIX:

It is required that the data passed in the pass-through link to the
dependent window is valid. SDO used from the independent window must
send the data that has valid foreign keys used in the dynlookups contained
in the dependent folder window.