Share via


InventUpd_Financial::newStatement Method [AX 2012]

Creates a new instance of the InventUpd_Financial class that will be used when new statements are created.

Syntax

server public static InventUpd_Financial newStatement(
    InventMovement _inventMovement, 
    LedgerVoucher _ledgerVoucher, 
    InvoiceId _invoiceId)

Run On

Server

Parameters

Return Value

Type: InventUpd_Financial Class
An instance of InventUpd_Financial class.

See Also

Reference

InventUpd_Financial Class