Share via


XMLExcelReport_Facture_RU.initVendInvoice Method [AX 2012]

Initializes data for the facture if its source is a vendor invoice.

Syntax

private void initVendInvoice(VendTable _vendTable, [OffReportType_RU _reportType])

Run On

Client

Parameters

  • _vendTable
    Type: VendTable Table
    A vendor table that corresponds to the vendor.

See Also

Reference

XMLExcelReport_Facture_RU Class