Share via


CustVendCheque.initTmpChequePrintout Method [AX 2012]

Syntax

private void initTmpChequePrintout(
    LedgerJournalACType _accountType, 
    LogisticsPostalAddress _address, 
    LogisticsLocationEntity _location, 
    VendTable _vendTable, 
    CustTable _custTable, 
    BankAccountTable _bankAccountTable, 
    BankNegInstRecipientName _bankNegInstRecipientName, 
    RefRecId _recId, 
    ChequeFormType _chequeFormType, 
    boolean _printStreetCity, 
    boolean _printSignature)

Run On

Called

Parameters

See Also

Reference

CustVendCheque Class