EUSalesListReportingEngine.generateFile Method [AX 2012]

Generates the output file for EU sales list reporting.

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

Run On

Called

Parameters

_euSalesListReportingHeaderRecId
Type: RefRecId Extended Data Type
The reference to the header record.
_euSalesListReportingGroupRecId
Type: RefRecId Extended Data Type
The reference to the reporting group record to add to the AIF query; optional.
_filename
Type: Filename Extended Data Type
The output file name; optional.

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

Community Additions

ADD
Show: