InventUpd_Financial::newCWAutoAdjust Method [AX 2012]
Creates and initializes a new instance of the InventUpd_Financial class.
Syntax
server public static InventUpd_Financial newCWAutoAdjust(InventMovement _movement, LedgerVoucher _ledgerVoucher)
Run On
Server
Parameters
- _movement
Type: InventMovement Class
The InventMovement object that is used to initialize class.
- _ledgerVoucher
Type: LedgerVoucher Class
A LedgerVoucherRecord used to initialize class.
Return Value
Type: InventUpd_Financial Class
A new initialized instance of the InventUpd_Financial class.