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