Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.