Share via


LedgerTransFurtherPosting::deleteFurtherPostingChequeCancel Method

Finds a ledger transaction record where the value of FurtherPostingType is Yes and, if a record is found, removes the corresponding records from the LedgerTransFurtherPosting table.

Syntax

client server public static void deleteFurtherPostingChequeCancel(
    Voucher _voucher, 
    BankChequeNum _chequeNum, 
   [LedgerJournalId _journalNum])

Run On

Called

Parameters

Remarks

This method is intended to be called only during check reversal posting.

See Also

Reference

LedgerTransFurtherPosting Table