ProjFormLetter_Invoice::printFormLetter Method [AX 2012]

client server private static void printFormLetter(
    ProjInvoiceJour _projInvoiceJour, 
   [ProjFormLetter _projFormLetter, 
    RecordSortedList _journalList, 
    boolean _blCheck])

Run On

Called

Parameters

_projInvoiceJour
Type: ProjInvoiceJour Table
_projFormLetter
Type: ProjFormLetter Class
_journalList
Type: RecordSortedList Class
_blCheck
Type: boolean
Show: