InventMov_WMSOrder::newFromWMSOrder Method [AX 2012]
Creates an instance of the InventMov_WMSOrder class based on the specified record.
Syntax
client server public static InventMov_WMSOrder newFromWMSOrder(WMSOrder _wmsOrder)
Run On
Called
Parameters
- _wmsOrder
Type: WMSOrder Table
The WMSOrder record for which the class is instantiated.
Return Value
Type: InventMov_WMSOrder Class
An instance of the InventMov_WMSOrder class.