Kbase P19491: How to get the New Field value for a field in a SmartViewer
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  17/02/2003 |
|
Status: Unverified
GOAL:
How to get the New Field value for a field in a SmartViewer
GOAL:
What is the procedure to override in order to get the new field value
FACT(s) (Environment):
Progress 8.x
FIX:
Procedures local-assign-statement and local-end-update have the new field value after the RUN dispatch.... statement.
This value could be get using the table.field reference, i.e.: customer.name