EInvoiceMonthlyReport_MX.buildFileContent Method [AX 2012]
Builds the report file content from the given query
public void buildFileContent(Query _query, EInvoiceReadWriteFile_MX _fileWriter)
Run On
ClientParameters
- _query
- Type: Query Class
The Query object for which to build the report file.
- _fileWriter
- Type: EInvoiceReadWriteFile_MX Class
The EInvoiceReadWriteFile_MX object that is used to write the file.
Community Additions
ADD
Show: