MCRHoldCodeTrans::isHoldCodeActiveInSystem Method
Finds whether a hold code is active in the system.
Syntax
client server public static boolean isHoldCodeActiveInSystem(MCRHoldCode _holdCode)
Run On
Called
Parameters
- _holdCode
Type: MCRHoldCode Extended Data Type
Unique order hold code.
Return Value
Type: boolean
true when hold code is currently active on an order; otherwise, false.