LedgerJournalTrans.updateMarkedInvoice Method
Updates the marked invoice of the current payment.
Syntax
public void updateMarkedInvoice(int _openTransMarkedCount)
Run On
Called
Parameters
- _openTransMarkedCount
Type: int
The number of open transactions marked for settlement.
Remarks
This method should be used for cases where a marked open transaction is not available.