LogMap.setData Method [AX 2012]
Sets the Data field by reading values from the tables passed to the method.
public void setData(
Common common,
[Common orig,
container changedFields])
Run On
CalledParameters
- 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.
Community Additions
ADD
Show: