Share via


XMLExcelReport_Facture_RU.initVendPrepayment Method [AX 2012]

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

Syntax

private void initVendPrepayment(VendTable _vendTable)

Run On

Client

Parameters

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

See Also

Reference

XMLExcelReport_Facture_RU Class