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