InventMov_Prod_JournalProd_Process.initInventTransFromBuffer Method [AX 2012]
Initializes the InvenTrans record
Syntax
public void initInventTransFromBuffer(InventTrans _inventTrans, InventMovement _movement_orig)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
An InventTrans record.
- _movement_orig
Type: InventMovement Class
The original InventMovement object.