CustInvoiceJour.printJournalTH Method
Prints journal as TH format
Syntax
public void printJournalTH(
[SalesInvoiceJournalPrint _journalPrint,
RecordSortedList _journalList,
NoYes _copy])
Run On
Called
Parameters
- _journalPrint
Type: SalesInvoiceJournalPrint Class
The journal to print.
- _journalList
Type: RecordSortedList Class
The jorunal list to print
- _copy
Type: NoYes Enumeration
True to make a copy; Otherwise, false
Exceptions
Exception | Condition |
---|---|
Error | The error will be raised, if there is not journal. |