RetailStatementCalculate.setSalesTransReserved Method [AX 2012]
Updates the transaction in the sales lines status to the RetailInventStatusSales::Reserved enumeration value.
public void setSalesTransReserved(RetailTransactionSalesTrans rboTransactionSalesTransSet, boolean _forSales)
Run On
ServerParameters
- rboTransactionSalesTransSet
- Type: RetailTransactionSalesTrans Table
A RetailTransactionSalesTrans record.
- _forSales
- Type: boolean
A Boolean value that signifies the sign modifier.
Community Additions
ADD
Show: