LedgerJournalTransVoucherTemplate::updateVoucherTemplate Method
Updates a LedgerJournalTransVoucherTemplate table record for a change to the journal number or voucher values of a LedgerJournalTrans table record.
Syntax
client server public static void updateVoucherTemplate(
LedgerJournalTrans _ledgerJournalTrans,
LedgerJournalId _oldJournalNum,
Voucher _oldVoucher)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
- _oldJournalNum
Type: LedgerJournalId Extended Data Type
- _oldVoucher
Type: Voucher Extended Data Type