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 a temporary table.
Syntax
private void insertTmpTable(InventSum _inventSum, InventDim _inventDim)
Run On
Server
Parameters
- _inventSum
Type: InventSum Table
A table buffer of an InventSum table.
- _inventDim
Type: InventDim Table
A table buffer of the Inventdim table.