LedgerTransVoucherLink::existForRelatedVoucher Method
Determines whether links exist for the specified related voucher.
Syntax
client server public static boolean existForRelatedVoucher(Voucher _relatedVoucher, TransDate _relatedTransDate)
Run On
Called
Parameters
- _relatedVoucher
Type: Voucher Extended Data Type
- _relatedTransDate
Type: TransDate Extended Data Type
Return Value
Type: boolean
true if links exist for the specified related voucher; otherwise, false.