TaxWithholdData::findWithoutCheckLimit_BR Method

Finds specific record in TaxWithholdData table

Syntax

client server public static TaxWithholdData findWithoutCheckLimit_BR(
    TaxWithholdCode _taxWithholdCode, 
    TransDate _transDate, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A boolean to define if record will be selected for update or not

Return Value

Type: TaxWithholdData Table
A record of TaxWithholdData table

See Also

Reference

TaxWithholdData Table