RetailReplenishmentTransferOrder::checkOrCreateTransferOrder Method [AX 2012]
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.