Share via


RetailTransactionSalesTransMark.reserveAggregatedInventory Method [AX 2012]

Initializes the query by using the RetailTransactionSalesTrans record and provides ranges to reserve the inventory for retail sales transactions.

Syntax

public void reserveAggregatedInventory()

Run On

Server

Remarks

This method calls the reserveInventory and setSalesTransReserved methods to reserve the inventory.

See Also

Reference

RetailTransactionSalesTransMark Class