Share via


InventAgeDimDP.mergeInventAgeDimTmp Method [AX 2012]

Merges the record into the existing one in temporary table.

Syntax

private void mergeInventAgeDimTmp(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.

See Also

Reference

InventAgeDimDP Class