Share via


LedgerTransFurtherPosting::deleteFurtherPostingBorderoCancel_BR Method

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

Syntax

client server public static void deleteFurtherPostingBorderoCancel_BR(
    Voucher _voucher, 
    BorderoSequenceNum_BR _borderoNum, 
   [LedgerJournalId _journalNum])

Run On

Called

Parameters

Remarks

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

See Also

Reference

LedgerTransFurtherPosting Table