InventAgeDimDP.insertOrMergeInventAgeDimTmp Method [AX 2012]
Merges the record into the existing one in temporary table.
Syntax
private void insertOrMergeInventAgeDimTmp(TmpInventAge _tmpInventAge)
Run On
Server
Parameters
- _tmpInventAge
Type: TmpInventAge Table
The TmpInventAge table buffer with item quantity and value data to be merged to the existing one.