Share via


AssetTrans::findByVoucher Method

Finds and returns the first occurrence from the asset transaction table that matches the supplied voucher and transaction date parameter values.

Syntax

client server public static AssetTrans findByVoucher(Voucher _voucher, TransDate _transDate)

Run On

Called

Parameters

Return Value

Type: AssetTrans Table
An AssetTrans table buffer with the found record.

See Also

Reference

AssetTrans Table