LedgerJournalVoucherChanged::modifyChangedVoucherDate Method
Syntax
server public static void modifyChangedVoucherDate(
LedgerJournalId _ledgerJournalId,
Voucher _fromVoucher,
TransDate _fromDate,
Voucher _toVoucher,
TransDate _toDate)
Run On
Server
Parameters
- _ledgerJournalId
Type: LedgerJournalId Extended Data Type
- _fromVoucher
Type: Voucher Extended Data Type
- _fromDate
Type: TransDate Extended Data Type
- _toVoucher
Type: Voucher Extended Data Type
- _toDate
Type: TransDate Extended Data Type