Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method finds or selects a hold code record for update
Syntax
client server public static MCRHoldCodeTable find(MCRHoldCode _holdCode, [boolean _forUpdate])
Run On
Called
Parameters
- _holdCode
Type: MCRHoldCode Extended Data Type
Unique hold code identifier
- _forUpdate
Type: boolean
Select for update if set to true
Return Value
Type: MCRHoldCodeTable Table
A record in the MCRHoldCodeTable table; otherwise, an empty record.