InventNonConformanceHistory::find Method

Finds the specified record in the InventNonConformanceHistory table.

Syntax

client server public static InventNonConformanceHistory find(
    InventNonConformanceID _inventNonConformanceID, 
    utcdatetime _createdDateTime, 
    InventNonConformanceHistoryType _inventNonConformanceHistoryType, 
   [boolean _forUpdate])

Run On

Called

Parameters

Return Value

Type: InventNonConformanceHistory Table
A record in the InventNonConformanceHistory table; otherwise, an empty record.

See Also

Reference

InventNonConformanceHistory Table