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 voucher number on the budget sources with the new assigned voucher number.
Syntax
protected void updatedVoucherForBudgetSource(
LedgerJournalId _journalNumber,
Voucher _originalVoucher,
Voucher _newVoucher)
Run On
Server
Parameters
- _journalNumber
Type: LedgerJournalId Extended Data Type
The journal number that is associated with the budget sources.
- _originalVoucher
Type: Voucher Extended Data Type
The original voucher number.
- _newVoucher
Type: Voucher Extended Data Type
The new assigned voucher number.