Share via


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

  • _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.

See Also

Reference

InventUpd_Financial Class