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.
Updates the BankChequePaymTrans record with the correct voucher based on the old voucher and the transaction date and account number from the LedgerJournalTrans table.
Syntax
public void updateBankCheque(LedgerJournalTrans _ledgerJournalTrans, Voucher _oldVoucher)
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
A table that contains information to find the correct BankChequePaymTrans record
- _oldVoucher
Type: Voucher Extended Data Type
A string that contains the old voucher number.