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.
Finds a record in the HuDenominations table, based on the record ID field.
Syntax
server public static HuDenominations findRecId(RefRecId _recId, [boolean _forUpdate])
Run On
Server
Parameters
- _recId
Type: RefRecId Extended Data Type
The record ID to use to find the record.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to select the record for update.
Return Value
Type: HuDenominations Table
The HuDenominations table buffer.