XMLExcelReport_Standard_RU.parmData Method [AX 2012]

Get the parameters for report that should be printed.

public void parmData(TmpSalesPurchReportTable_RU _header, TmpSalesPurchReportLine_RU _line)

Run On

Called

Parameters

_header
Type: TmpSalesPurchReportTable_RU Table
The temporary table that holds report header data.
_line
Type: TmpSalesPurchReportLine_RU Table
The temporary table that holds report line data.

Community Additions

ADD
Show: