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.
Updates the transaction of the RetailTransactionSalesTrans table to a reserved status.
Syntax
public void reserveInventory(RetailTransactionSalesTrans rboTransactionSalesTrans)
Run On
Server
Parameters
- rboTransactionSalesTrans
Type: RetailTransactionSalesTrans Table
A RetailTransactionSalesTrans record.
Remarks
This method calls the update method of the InventUpd_Estimated class to reserve the inventory.