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.
Finds an instance of the SpecTransManager class and if there are SpecTransManager records in the instance, the ReverseTransact method of the CustTrans table is called.
Syntax
protected void reverseSettlement(LedgerJournalTrans _ledgerJournalTrans, LedgerVoucher _ledgerVoucher)
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans record to use during the reversal.
- _ledgerVoucher
Type: LedgerVoucher Class
The ledger voucher for which to reverse transactions.