Share via


CustVendCheque.output_BR Method [AX 2012]

Creates the TmpChequePrintout table buffer that contains the information that is required to create the physical check.

Syntax

public void output_BR(OneVoucher_BR _oneVoucher)

Run On

Called

Parameters

  • _oneVoucher
    Type: OneVoucher_BR Class
    A class that represents the single check and contains the related transactions

Exceptions

Exception Condition
Error

The LedgerJournalACType enumeration value cannot have checks.

See Also

Reference

CustVendCheque Class