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 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
- _inventNonConformanceID
Type: InventNonConformanceID Extended Data Type
- _createdDateTime
Type: utcdatetime
- _inventNonConformanceHistoryType
Type: InventNonConformanceHistoryType Enumeration
- _forUpdate
Type: boolean
Return Value
Type: InventNonConformanceHistory Table
A record in the InventNonConformanceHistory table; otherwise, an empty record.