Share via


VendVoucher::newVendVoucherPurchComplInvoice Method [AX 2012]

Creates and initializes an instance of the VendVoucher class.

Syntax

server public static VendVoucher newVendVoucherPurchComplInvoice(
    PurchComplementaryInvoiceHeader _complementaryInvoice, 
    LedgerTransTxt _ledgerTransTxt, 
    AmountMST _totalAmount)

Run On

Server

Parameters

Return Value

Type: VendVoucher Class
An instance of the VendVoucher class.

See Also

Reference

VendVoucher Class