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 the specified record in the UnitOfMeasureConversionCache table.
Syntax
client server public static UnitOfMeasureConversionCache find(RefRecId _conversionCache, [boolean _forUpdate])
Run On
ClientOrServer
Parameters
- _conversionCache
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: UnitOfMeasureConversionCache Table
A record in the UnitOfMeasureConversionCache table; otherwise, an empty record.