WMSOrderTransType::newWMSOrderTransOnServer Method [AX 2012]
Initializes a new instance of a subclass of the WMSOrderTransType class.
Syntax
server public static WMSOrderTransType newWMSOrderTransOnServer(WMSOrderTrans _wmsOrderTrans)
Run On
Server
Parameters
- _wmsOrderTrans
Type: WMSOrderTrans Table
The WMSOrderTrans record that is used to initialize the class.
Return Value
Type: WMSOrderTransType Class
A new instance of a subclass of the WMSOrderTransType class.