Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts data into the temporary table.
Syntax
private void insertIntoTempTable(
boolean _insertCostingType,
InventItemPrices _printInventItemPrices,
InventDim _printInventDim,
InventTable _printInventTable,
InventItemPrice _printInventItemPrice)
Run On
Server
Parameters
- _insertCostingType
Type: boolean
- _printInventItemPrices
Type: InventItemPrices View
- _printInventDim
Type: InventDim Table
- _printInventTable
Type: InventTable Table
- _printInventItemPrice
Type: InventItemPrice Table