Share via


EPPurchCOR::corReceiveValidate Method [AX 2012]

Validates whether the ordered items are partially or fully received.

Syntax

client server public static boolean corReceiveValidate(TradeInventTransId _inventTransId, PurchQty _receiveNow)

Run On

Called

Parameters

Return Value

Type: boolean
true if valid; otherwise, false.

See Also

Reference

EPPurchCOR Class