InventUpd_Financial::newMovement Method [AX 2012]
Creates an instance of the InventUpd_Financial class for any inventory movement.
Syntax
server public static InventUpd_Financial newMovement(InventMovement _movement, LedgerVoucher _ledgerVoucher)
Run On
Server
Parameters
- _movement
Type: InventMovement Class
The inventory movement for which the updates will be made.
- _ledgerVoucher
Type: LedgerVoucher Class
The ledger voucher used when you post GL transactions.
Return Value
Type: InventUpd_Financial Class
An instance of the InventUpd_Financial class.