Share via


WMSOrderTransType_Output.setIsReservedFromTransactions Method [AX 2012]

Sets the reserved status, based on the InventTrans record for this order.

Syntax

protected void setIsReservedFromTransactions(InventDim _inventDimNew)

Run On

Called

Parameters

  • _inventDimNew
    Type: InventDim Table
    The InventDim record to check against.

See Also

Reference

WMSOrderTransType_Output Class