Share via


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

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.

See Also

Reference

LedgerTransVoucherLink Table