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 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