Consultor Eletrônico



Kbase P27239: How to filter a SmartDataField query using DYNAMIC-FUNCTION
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   27/10/2004
Status: Unverified

GOAL:

How to filter a SmartDataField query using DYNAMIC-FUNCTION

GOAL:

How to filter a DynLookup query using DYNAMIC-FUNCTION

GOAL:

How to filter a DynCombo query using DYNAMIC-FUNCTION

FACT(s) (Environment):

Dynamics 2.0A

FIX:

The SmartDataField query could has the following condition:

FOR EACH arm_salesrep WHERE arm_salesrep.salesrep_name BEGINS DYNAMIC-FUNCTION('getSaleName')

The function 'getSaleName' could be either in the SmartDataField super-procedure or in a session super-procedure.