FiscalDocumentPrintJob_BR.printCopyOriginalProjInvoiceJour Method [AX 2012]
Prints the fiscal document that is related to a project invoice.
protected void printCopyOriginalProjInvoiceJour(
Args _args,
RecordSortedList _recordList,
PrintCopyOriginal _action)
Run On
CalledParameters
- _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: