Share via


TaxLedgerAccounts_IN::find Method

Reads the TaxLedgerAccounts_IN table for the specified id.

Syntax

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

See Also

Reference

TaxLedgerAccounts_IN Table