Try OpenEdge Now
skip to main content
Programming Interfaces
Audit Policy Maintenance APIs : Caching API : getDataModified procedure
 

getDataModified procedure

Checks if there are any pending changes in the local ProDataSet object (populated by changeAuditDatabaseprocedure) which have not been saved.
Parameters:
OUTPUT lMod AS LOGICAL
YES if there are changes pending, otherwise NO.