Kbase P65538: SCREEN-VALUE not a setable attribute for PROCEDURE widget. (
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  02/02/2004 |
|
Status: Unverified
FACT(s) (Environment):
Dynamics 2.1A
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
SCREEN-VALUE not a setable attribute for PROCEDURE widget. (4052)
Dynamics. Adding a value to the screen-value of a Lookup
CHANGE:
Customer is trying to add a value to a Dynamics Lookup.
CAUSE:
hCampo= getFieldHandle('campo_moneda').
hCampo:SCREEN-VALUE = "Euro".
FIX:
Try to add the value to the datasource and then to refresh the query on the SDO of the Dynlookup