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 transfer quantity.
Syntax
client server public static boolean checkTransferOrder(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 the transfer quantity is larger than received; otherwise, true.