InventAgeGroupDP.insertInventAgeGroupTmp Method [AX 2012]

Inserts the record into the temporary table.

Syntax

private void insertInventAgeGroupTmp(TmpInventAge _tmpInventAge)

Run On

Server

Parameters

  • _tmpInventAge
    Type: TmpInventAge Table
    The TmpInventAge table buffer with item quantity and value data to be inserted.

See Also

Reference

InventAgeGroupDP Class