FiscalDocumentPrintJob_BR.printCopyOriginalFreeTextInvoice Method [AX 2012]

Prints the fiscal document that is related to a free text invoice.

protected void printCopyOriginalFreeTextInvoice(
    Args _args, 
    RecordSortedList _recordList, 
    PrintCopyOriginal _action)

Run On

Called

Parameters

_args
Type: Args Class
The arguments that are required for printing.
_recordList
Type: RecordSortedList Class
The fiscal document reference records.
_action
Type: PrintCopyOriginal Enumeration
A value that determines whether to print the original document or the copy document.

Community Additions

ADD
Show: