Share via


TaxComponentTable_IN::find Method

Reads the TaxComponentTable_IN table for the specified ID.

Syntax

client server public static TaxComponentTable_IN find(
    RefRecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: TaxComponentTable_IN Table
A buffer that contains the TaxComponentTable_IN table.

See Also

Reference

TaxComponentTable_IN Table