InventMov_Sales.initInventTransFromBuffer Method [AX 2012]
Populates the InventTrans record with data.
Syntax
public void initInventTransFromBuffer(InventTrans _inventTrans, InventMovement _movement_orig)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The InventTrans record.
- _movement_orig
Type: InventMovement Class
An instance of the InventMovement class.