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 an InventTestCertOfAnalysisLine table buffer with the specified unique key index fields.
Syntax
client server public static InventTestCertOfAnalysisLine find(
InventCertificateOfAnalysisId _certificateOfAnalysisId,
InventTestSequence _testSequence,
InventTestId _testId,
[boolean _update])
Run On
Called
Parameters
- _certificateOfAnalysisId
Type: InventCertificateOfAnalysisId Extended Data Type
The ID of the analysis certificate.
- _testSequence
Type: InventTestSequence Extended Data Type
The test sequence number.
- _testId
Type: InventTestId Extended Data Type
The ID for the test.
- _update
Type: boolean
A Boolean value that indicates whether the returned table buffer can be updated; optional.
Return Value
Type: InventTestCertOfAnalysisLine Table
An InventTestCertOfAnalysisLine table buffer.