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.
Creates or updates the transfer orders for the cross docking line.
Syntax
client server public static boolean checkOrCreateTransferOrder(PurchLine _purchLine)
Run On
Called
Parameters
- _purchLine
Type: PurchLine Table
A PurchLine record.
Return Value
Type: boolean
true if quantity is positive and not more than received; otherwise, false.