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.
Creates an instance of the InventMov_QuarantineInvent class based on the specified record.
Syntax
client server public static InventMov_QuarantineInvent newFromInventQuarantineOrder(InventQuarantineOrder _inventQuarantineOrder, [InventType _inventType])
Run On
Called
Parameters
- _inventQuarantineOrder
Type: InventQuarantineOrder Table
The record in the InventQuarantineOrder table for which the class is instantiated.
- _inventType
Type: InventType Class
The associated InventType class.
Return Value
Type: InventMov_QuarantineInvent Class
An instance of the InventMov_QuarantineInvent class.