Share via


TaxWithholdReportVoucher_IN::find Method

Reads the TaxWithholdReportVoucher_IN table for the specified record id.

Syntax

client server public static TaxWithholdReportVoucher_IN find(
    RefRecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    If true, then read the record for updating.

Return Value

Type: TaxWithholdReportVoucher_IN Table
A buffer containing TaxWithholdReportVoucher_IN table.

See Also

Reference

TaxWithholdReportVoucher_IN Table