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
CalledParameters
- _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.
Community Additions
ADD
Show: