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.
Returns the related voucher of the incoming voucher or returns the same if no related voucher is available.
Syntax
server public static Voucher determineRelatedVoucher(
Voucher _voucher,
TransDate _transDate,
[LedgerJournalTrans _ledgerJournalTrans])
Run On
Server
Parameters
- _voucher
Type: Voucher Extended Data Type
Passed in order line voucher.
- _transDate
Type: TransDate Extended Data Type
Passed in trans date.
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
Passed in order line.
Return Value
Type: Voucher Extended Data Type
The related voucher of the incoming voucher or returns the same if no related voucher is available.