Consultor Eletrônico



Kbase P110429: ADM2: How to detemrine if SmartDataViewer or SmartDataBrowser data has been changed?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/31/2006
Status: Unverified

GOAL:

How to determine if SmartDataViewer data has been modified

GOAL:

How to determine if SmartDataBrowser data has been modified

GOAL:

How to determine if a user has changed the data in an SDV

GOAL:

How to determine if a user has changed the data in an SDB

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x

FIX:

Call the SDV or SDB function getDataModified. For example:
DYNAMIC-FUNCTION('getDataModified':U IN h_sdv)