InventNonConformanceOrigin::find Method
Finds the specified record in the InventNonConformanceOrigin table.
Syntax
client server public static InventNonConformanceOrigin find(InventNonConformanceID _inventNonConformanceID, [boolean _forUpdate])
Run On
Called
Parameters
- _inventNonConformanceID
Type: InventNonConformanceID Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: InventNonConformanceOrigin Table
A record in the InventNonConformanceOrigin table; otherwise, an empty record.