AssetDepBookTrans::findByVoucher Method

Searches and returns the first occurrence from the asset depreciation book transaction table that matches the specified voucher and transaction date parameter values.

Syntax

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

Run On

Called

Parameters

Return Value

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

See Also

Reference

AssetDepBookTrans Table