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.
This method gets the required data and inserts it into the temporary table.
Syntax
private void insertTmpTable(
    InventSum _inventSumOnHand, 
    InventDim _inventDim, 
    InventQtyMinOnhand _sendMinOnhand)
Run On
Server
Parameters
- _inventSumOnHand
 Type: InventSum Table
 A InventSum table buffer.
- _inventDim
 Type: InventDim Table
 A InventDim table buffer.
- _sendMinOnhand
 Type: InventQtyMinOnhand Extended Data Type
 The minimum quantity of an item.