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.
Validates the cross docking quantity.
Syntax
client server public static boolean canBeCrossdocked(PurchId _purchId)
Run On
Called
Parameters
- _purchId
Type: PurchId Extended Data Type
The reference number for the purchase order.
Return Value
Type: boolean
false if cross docking line is not linked to purchase order or cross docking quantity is more than received; otherwise, true.