InventMovement.initWMSOrder Method [AX 2012]
Initialize a WMSOrder record.
Syntax
public void initWMSOrder(WMSOrder _wmsOrder)
Run On
Called
Parameters
- _wmsOrder
Type: WMSOrder Table
The record buffer to initialize.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Initialize a WMSOrder record.
public void initWMSOrder(WMSOrder _wmsOrder)
Called