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.
Determines if there are any InventTrans transactions with StatusReceipt::Arrived on the pallet.
Syntax
client server private static boolean doesPalletHaveArrivedInventTrans(WMSPallet _wmsPallet)
Run On
Called
Parameters
- _wmsPallet
Type: WMSPallet Table
The pallet to examine.
Return Value
Type: boolean
true if there are are any InventTrans transactions with StatusReceipt::Arrived on the pallet; Otherwise, false.