Top Method Summary
Options Name Purpose
JsonToDatasetWithBeforeImage (JsonObject, handle) Converts the given JSON object with the ProDataset before-image representation (prods:hasChanges, prods:rowState, prods:before) into the given ProDataset with established row-states and before-images


Method Detail
Top

JsonToDatasetWithBeforeImage (JsonObject, handle)

Purpose: Converts the given JSON object with the ProDataset before-image
representation (prods:hasChanges, prods:rowState, prods:before)
into the given ProDataset with established row-states and
before-images
Notes: Created rows are represented by after-table rows with
prods:rowState rowState "created", modified rows by after-table rows
with prods:rowState "modified" plus their before-image in the
prods:before before section, deleted rows by prods:before rows with
prods:rowState rowState "deleted" only

Parameters:
poJson Progress.Json.ObjectModel.JsonObject
The JsonObject with the serialized ProDataset including the before-image representation
phDataset HANDLE
The handle of the target ProDataset (typically the dataset of the Business Entity)


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       24.08.2026 05:58:13