Share via


MCRHoldCodeTable::find Method

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

  • _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.

See Also

Reference

MCRHoldCodeTable Table