InventUpd_Picked.addWMSLocationLoad Method [AX 2012]
Adds physical dimensions to the cache, depending on the transaction and the location.
Syntax
protected void addWMSLocationLoad(InventTrans _inventTrans, InventDim _inventDim)
Run On
Server
Parameters
- _inventTrans
Type: InventTrans Table
The InventTrans value to add to the cache.
- _inventDim
Type: InventDim Table
The InventDim to add to the cache.