Share via


WMSOrderTransType_Output_OrderPick::newWMSOrderTrans Method [AX 2012]

Initializes a new instance of the WMSOrderTransType_Output_OrderPick class.

Syntax

client server public static WMSOrderTransType_Output_OrderPick newWMSOrderTrans(WMSOrderTrans _wmsOrderTrans)

Run On

ClientOrServer

Parameters

  • _wmsOrderTrans
    Type: WMSOrderTrans Table
    The WMSOrderTrans record to use to initialize the class.

Return Value

Type: WMSOrderTransType_Output_OrderPick Class
A new instance of the WMSOrderTransType_Output_OrderPick class.

See Also

Reference

WMSOrderTransType_Output_OrderPick Class