InventTestReportSetup::find Method
Finds the specified record in the InventTestReportSetup table.
Syntax
client server public static InventTestReportSetup find(
InventTestReport _inventTestReport,
DocuTypeIdNote _docuTypeIdNote,
DocuRestriction _docuRestriction,
[boolean _forUpdate])
Run On
Called
Parameters
- _inventTestReport
Type: InventTestReport Enumeration
- _docuTypeIdNote
Type: DocuTypeIdNote Extended Data Type
- _docuRestriction
Type: DocuRestriction Enumeration
- _forUpdate
Type: boolean
Return Value
Type: InventTestReportSetup Table
An InventTestDocumentTypeTmp table record; otherwise, an empty record.