MCRHoldCodeTrans::isOrderOnPendingReturnHold Method
Returns whether the order is on Pending Return (aka return credit hold) hold or not.
Syntax
client server public static boolean isOrderOnPendingReturnHold(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 return credit hold, this methods returns false.