FiscalDocumentPrintJob_BR.printFiscalDocuments Method [AX 2012]
Prints a list of fiscal documents.
public void printFiscalDocuments(RecordSortedList _fiscalDocumentList, PrintCopyOriginal _action)
Run On
CalledParameters
- _fiscalDocumentList
- Type: RecordSortedList Class
A RecordSortedList class of FiscalDocument_BR records to print.
- _action
- Type: PrintCopyOriginal Enumeration
A PrintCopyOriginal value that indicates the print action for the documents.
Community Additions
ADD
Show: