Share via


TaxWithholdFileHeader_IN::find Method

Reads the TaxWithholdFileHeader_IN table for the specified record id.

Syntax

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

See Also

Reference

TaxWithholdFileHeader_IN Table