Share via


EUSalesListReportingEngine.generateFile Method [AX 2012]

Generates the output file for EU sales list reporting.

Syntax

protected void generateFile(
    RefRecId _euSalesListReportingHeaderRecId, 
   [RefRecId _euSalesListReportingGroupRecId, 
    Filename _filename])

Run On

Called

Parameters

  • _euSalesListReportingGroupRecId
    Type: RefRecId Extended Data Type
    The reference to the reporting group record to add to the AIF query; optional.

Remarks

The _fileName parameter uses the file name that is specified in the dialog box.

See Also

Reference

EUSalesListReportingEngine Class