LedgerTransVoucherLink::findVoucherGroupId Method
Finds the voucher group ID for the specified voucher and transaction date.
Syntax
client server public static RecId findVoucherGroupId(Voucher _voucher, TransDate _voucherTransDate)
Run On
Called
Parameters
- _voucher
Type: Voucher Extended Data Type
- _voucherTransDate
Type: TransDate Extended Data Type
Return Value
Type: RecId Extended Data Type
The voucher group ID of the specified voucher and transaction date.
Remarks
The voucher group ID ties a group of related vouchers together.