WMSOrderTransType_Output::newWMSOrderTrans Method [AX 2012]
Initializes a new instance of a subclass of the WMSOrderTransType_Output class.
Syntax
client server public static WMSOrderTransType_Output 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 Class
A new instance of a subclass of the WMSOrderTransType_Output class.