Share via


InventMov_WMSTransportIssue::newFromWMSOrder Method [AX 2012]

Initializes a new instance of the InventMov_WMSTransportIssue class based on the specified record.

Syntax

client server public static InventMov_WMSTransportIssue newFromWMSOrder(WMSOrder _wmsOrder)

Run On

Called

Parameters

  • _wmsOrder
    Type: WMSOrder Table
    The WMSOrder record for which to initialize the class.

Return Value

Type: InventMov_WMSTransportIssue Class
An instance of the InventMov_WMSTransportIssue class.

See Also

Reference

InventMov_WMSTransportIssue Class