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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Inserts specified records into a temporary table.
private void insertIntoTempTable(int _tableId)
Server