xRecord.merge Method [AX 2012]
Merges the current table with the specified table.
public void merge(Common mergeInto)
Run On
CalledParameters
- mergeInto
- Type: Common Table
The table to merge with.
Community Additions
ADD
Show:
Merges the current table with the specified table.
public void merge(Common mergeInto)