Share via


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

  • orig
    Type: Common Table
    The original state of the source table.
  • changedFields
    Type: container
    A list of fields that have been changed.

See Also

Reference

LogMap Map