xRecord.merge Method [AX 2012]

Merges the current table with the specified table.

public void merge(Common mergeInto)

Run On

Called

Parameters

mergeInto
Type: Common Table
The table to merge with.

Community Additions

ADD
Show: