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

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.

Reference

Community Additions

ADD
Show: