InventMov_WMSOrder.pdsRestrictReservation Method [AX 2012]
Indicates whether the reservation should be blocked.
Syntax
public boolean pdsRestrictReservation(PdsDispositionMaster _dispMaster)
Run On
Called
Parameters
- _dispMaster
Type: PdsDispositionMaster Table
An instance of the PdsDispositionMaster class.
Return Value
Type: boolean
true if the reservation should be blocked; otherwise, false .