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.
Retrieves the EcoResCurrencyValue table record with the specified record ID.
Syntax
client server public static EcoResCurrencyValue find(RefRecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The record ID to search for.
- _forupdate
Type: boolean
A Boolean value that specifies whether to select the record for update; optional.
Return Value
Type: EcoResCurrencyValue Table
An EcoResCurrencyValue table record or an empty buffer.