LogMap.setData Method
Sets the Data field by reading values from the tables passed to the method.
Syntax
public void setData(
Common common,
[Common orig,
container changedFields])
Run On
Called
Parameters
- common
Type: Common Table
The source table.
- orig
Type: Common Table
The original state of the source table.
- changedFields
Type: container
A list of fields that have been changed.