Share via


TaxWithholdSettleTrans_IN::find Method

Reads the TaxWithholdSettleTrans_IN table for the specified record id.

Syntax

client server public static TaxWithholdSettleTrans_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: TaxWithholdSettleTrans_IN Table
A buffer containing TaxWithholdSettleTrans_IN table.

See Also

Reference

TaxWithholdSettleTrans_IN Table