WMSCreateOrderPickData::newFromWMSOrder Method [AX 2012]

Creates and initializes a new instance of the WMSCreateOrderPickData class.

server public static WMSCreateOrderPickData newFromWMSOrder([WMSOrderId _wmsOrderId])

Run On

Server

Parameters

_wmsOrderId
Type: WMSOrderId Extended Data Type
A WMSOrderId value; optional.

Return Value

Type: WMSCreateOrderPickData Class
The new server bound instance of the WMSCreateOrderPickData class.
Show: