Share via


WMSOrderTransType_TransportPostTransfer::newWMSOrderTrans Method [AX 2012]

Initializes a new instance of the WMSOrderTransType_TransportPostTransfer class.

Syntax

client server public static WMSOrderTransType_TransportPostTransfer newWMSOrderTrans(WMSOrderTrans _wmsOrderTrans)

Run On

ClientOrServer

Parameters

  • _wmsOrderTrans
    Type: WMSOrderTrans Table
    The WMSOrderTrans record that is used to initialize the class.

Return Value

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

See Also

Reference

WMSOrderTransType_TransportPostTransfer Class