Share via


RetailStatementCalculate.reserveAggregatedInventory Method [AX 2012]

Initializes the query with the RetailTransactionSalesTrans datasource and provides ranges to reserve the inventory for the retail sales transactions.

Syntax

public void reserveAggregatedInventory()

Run On

Server

Remarks

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

See Also

Reference

RetailStatementCalculate Class