Share via


InventTestCertOfAnalysisDP.insertIntoTempTable Method [AX 2012]

Inserts specified records into a temporary table.

Syntax

private void insertIntoTempTable(int _tableId)

Run On

Server

Parameters

  • _tableId
    Type: int
    The serial ID of the table.

See Also

Reference

InventTestCertOfAnalysisDP Class