InventTransferTable.isPartialTransfer Method
Check whether the transfer order is partial shipped or received.
Syntax
public boolean isPartialTransfer(InventTransferStatus _transferStatus)
Run On
Called
Parameters
- _transferStatus
Type: InventTransferStatus Enumeration
Transfer status of transfer order.
Return Value
Type: boolean
true, if the transfer order is partial shipped or received. Otherwise, false.