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
- _refId
Type: InventRefId Extended Data Type
The reference ID of the MCRHoldCodeTrans record to find.
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.