Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the generation of payment settles only one open transaction.
Syntax
public boolean checkSettlementQty_BR(LedgerJournalTrans _ledgerJournalTrans)
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The journal line to validate.
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.