Share via


VendOutPaymRecord_CNAB_BR.checkSettlementQty_BR Method [AX 2012]

Determines whether the generation of payment settles only one open transaction.

Syntax

public boolean checkSettlementQty_BR(LedgerJournalTrans _ledgerJournalTrans)

Run On

Server

Parameters

Return Value

Type: boolean
true if the settlement count is less than 1; otherwise, false.

Remarks

This method applies to export formats that are designed to handle only one settlement per payment line.

See Also

Reference

VendOutPaymRecord_CNAB_BR Class