InventNonConformanceHistory::insertGeneral Method
Insert a record that tracks a nonconformance operation in the InventNonConformanceHistory table.
Syntax
client server private static void insertGeneral(
InventNonConformanceID _inventNonConformanceID,
InventNonConformanceHistoryType _inventNonConformanceHistoryType,
HcmWorkerRecId _worker)
Run On
Called
Parameters
- _inventNonConformanceID
Type: InventNonConformanceID Extended Data Type
- _inventNonConformanceHistoryType
Type: InventNonConformanceHistoryType Enumeration
- _worker
Type: HcmWorkerRecId Extended Data Type