Share via


EPPurchCOR::corRejectValidate Method [AX 2012]

Validates whether the ordered items are partially or fully rejected.

Syntax

client server public static boolean corRejectValidate(TradeInventTransId _inventTransId, real _reject)

Run On

Called

Parameters

  • _reject
    Type: real
    The quantity to reject.

Return Value

Type: boolean
true if valid; otherwise, false.

See Also

Reference

EPPurchCOR Class