Share via


RetailReplenishmentTransferOrder::checkTransferOrder Method [AX 2012]

Validates the transfer quantity.

Syntax

client server public static boolean checkTransferOrder(PurchId _purchId)

Run On

Called

Parameters

Return Value

Type: boolean
false if the transfer quantity is larger than received; otherwise, true.

See Also

Reference

RetailReplenishmentTransferOrder Class