MCRHoldCodeTrans::findActiveOrderHolds Method
This method finds whether an order has an active hold code record or not.
Syntax
client server public static boolean findActiveOrderHolds(InventRefId _inventRefId)
Run On
Called
Parameters
- _inventRefId
Type: InventRefId Extended Data Type
Order reference ID such as sales or purchase order ID.
Return Value
Type: boolean
true if an active hold was found for the given order ID.