Share via


InventUpd_Financial::newPurchInvoiceProforma Method [AX 2012]

Creates and initializes a new instance of the InventUpd_Financial class to be used for financial inventory update simulation during purchase order invoicing.

Syntax

server public static InventUpd_Financial newPurchInvoiceProforma(
    InventMov_Purch _inventMovement, 
    LedgerVoucher _ledgerVoucher, 
    VendInvoiceInfoLine _vendInvoiceInfoLine)

Run On

Server

Parameters

Return Value

Type: InventUpd_Financial Class
A new instance of the InventUpd_Financial class.

See Also

Reference

InventUpd_Financial Class