Share via


InventMov_WMSTransportReceipt::newFromWMSOrder Method [AX 2012]

Instantiates a new instance of the InventMov_WMSTransportReceipt class based on the specified record.

Syntax

client server public static InventMov_WMSTransportReceipt newFromWMSOrder(WMSOrder _wmsOrder)

Run On

Called

Parameters

  • _wmsOrder
    Type: WMSOrder Table
    The WMSOrder record for which the class is instantiated.

Return Value

Type: InventMov_WMSTransportReceipt Class
An instance of the InventMov_WMSTransportReceipt class.

See Also

Reference

InventMov_WMSTransportReceipt Class