Share via


TmpTaxWithholdRegulationTrans_IN::find Method

Finds a TmpTaxWithholdRegulationTrans_IN record that has a specified record ID.

Syntax

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

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: TmpTaxWithholdRegulationTrans_IN Table
A TmpTaxWithholdRegulationTrans_IN record.

See Also

Reference

TmpTaxWithholdRegulationTrans_IN Table