M
mihai.pintea
Guest
The method MERGE-ROW-CHANGES could solve the problem. MERGE-ROW-CHANGES( ) method: Merges a single changed row from a ProDataSet object loaded with the GET-CHANGES( ) method into the corresponding row in the original ProDataSet temp-table buffer. Syntax: change-handle:MERGE-ROW-CHANGES( [ original-handle [, copy-all-mode ] ] ) More details can be found on Progress Help.
Continue reading...
Continue reading...