Share via


InventUpd_Financial::newPurchInvoice Method [AX 2012]

Syntax

server public static InventUpd_Financial newPurchInvoice(
    InventMov_Purch _inventMovement, 
    LedgerVoucher _ledgerVoucher, 
    InvoiceId _invoiceNum, 
    AmountCur _amountCur, 
    CurrencyCode _currencyCode, 
    ExchRate _exchRate, 
    ExchrateSecondary _exchrateSecondary, 
    ExchRatesTriangulation _exchRatesTriangulation, 
    VendInvoiceInfoLine _vendInvoiceInfoLine, 
    VendInvoiceInfoSubLine _vendInvoiceInfoSubLine)

Run On

Server

Parameters

See Also

Reference

InventUpd_Financial Class