InventStdCostConvCheckDP.insertIntoTempTable Method [AX 2012]
Inserts data into the InventStdCostConvCheckTmp temporary table.
Syntax
private void insertIntoTempTable(
InventStdCostConvCheckType _checkType,
str _errorText,
boolean _errorExists)
Run On
Server
Parameters
- _checkType
Type: InventStdCostConvCheckType Enumeration
- _errorText
Type: str
- _errorExists
Type: boolean