Share via


WMSOrderTransType_OutputDontPostTransfer::newWMSOrderTrans Method [AX 2012]

Initializes a new instance of the WMSOrderTransType_OutputDontPostTransfer class.

Syntax

client server public static WMSOrderTransType_OutputDontPostTransfer newWMSOrderTrans(WMSOrderTrans _wmsOrderTrans)

Run On

ClientOrServer

Parameters

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

Return Value

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

See Also

Reference

WMSOrderTransType_OutputDontPostTransfer Class