WMSOrderTransType::newWMSOrderTransOnClient Method [AX 2012]
Initializes a new instance of a subclass of the WMSOrderTransType class.
Syntax
client public static WMSOrderTransType newWMSOrderTransOnClient(WMSOrderTrans _wmsOrderTrans)
Run On
Client
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.