TaxWithholdConcessionTable_IN::findByTaxWithholdCode Method

Reads the TaxWithholdConcessionTable_IN table for the specified parameters.

Syntax

client server public static TaxWithholdConcessionTable_IN findByTaxWithholdCode(
    TaxWithholdCode _taxCode, 
    TaxWithholdType_IN _taxType, 
   [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: TaxWithholdConcessionTable_IN Table
A buffer containing TaxWithholdConcessionTable_IN table.

See Also

Reference

TaxWithholdConcessionTable_IN Table