Share via


TaxWithholdWorkRegulation_IN::findByTaxCode Method

Reads the TaxWithholdWorkRegulation_IN table for the specified parameters.

Syntax

client server public static TaxWithholdWorkRegulation_IN findByTaxCode(
    RecId _sourceRecId, 
    TaxWithholdCode _taxWithholdCode, 
   [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: TaxWithholdWorkRegulation_IN Table
A buffer containing TaxWithholdWorkRegulation_IN table.

See Also

Reference

TaxWithholdWorkRegulation_IN Table