CustInvoiceJour.printFreeTextJournalTH Method
Prints the free text invoice journal as TH format.
Syntax
public void printFreeTextJournalTH(
[SalesFormLetter _salesFormLetter,
RecordSortedList _journalList,
PrintCopyOriginal _action])
Run On
ClientOrServer
Parameters
- _salesFormLetter
Type: SalesFormLetter Class
The instance of sales form letter.
- _journalList
Type: RecordSortedList Class
The invoice journal list
- _action
Type: PrintCopyOriginal Enumeration
The printing action.
Exceptions
Exception | Condition |
---|---|
Error | If no journal, error will be raised out. |