UnitOfMeasureReportingTranslation::find Method
Finds the specified record in the UnitOfMeasureReportingTranslation table.
Syntax
client server public static UnitOfMeasureReportingTranslation find(RefRecId _reportingTranslation, [boolean _forUpdate])
Run On
ClientOrServer
Parameters
- _reportingTranslation
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: UnitOfMeasureReportingTranslation Table
A record in the UnitOfMeasureReportingTranslation table; otherwise, an empty record.