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 an InventTrans quantity and amount (Returned) into the temporary table.
Syntax
public void insertInventReturn(SalesLine _salesLine, InventTrans _inventTrans)
Run On
Server
Parameters
- _salesLine
Type: SalesLine Table
The sales line.
- _inventTrans
Type: InventTrans Table
The inventory transaction.