Share via


MCRHoldCodeTrans::isOrderOnFraudHold Method

Checks whether or not an order is on fraud hold.

Syntax

client server public static boolean isOrderOnFraudHold(InventRefId _refId)

Run On

Called

Parameters

Return Value

Type: boolean
If the order is not on hold at all, returns false.
If the order is on hold, but the hold code is not marked as a fraud hold code, return false.

See Also

Reference

MCRHoldCodeTrans Table