Share via


XMLExcelReport_CustInvoiceM15_RU.parmData Method [AX 2012]

Initializes the report with data.

Syntax

public void parmData(
    TmpSalesPurchReportLine_RU _line, 
    TmpSalesPurchReportSubtable_RU _subHeader, 
    TmpSalesPurchReportTable_RU _header)

Run On

Client

Parameters

Remarks

Several reports can be printed for one invoice, and split by criteria such as inventory location.

See Also

Reference

XMLExcelReport_CustInvoiceM15_RU Class