Share via


XMLExcelReport_Facture_RU.initTaxCorrection Method [AX 2012]

Initializes data for the facture if its source is a tax correction.

Syntax

private void initTaxCorrection(VendTable _vendTable)

Run On

Client

Parameters

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

See Also

Reference

XMLExcelReport_Facture_RU Class