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

Return Value

Type: InventTestReportSetup Table
An InventTestDocumentTypeTmp table record; otherwise, an empty record.

See Also

Reference

InventTestReportSetup Table