Share via


TaxWithholdConcessionTable_IN::existDateInterval Method

Checks whether TaxWithholdConcessionTable_IN record exists or not for specified parameters.

Syntax

server private static boolean existDateInterval(
    TaxWithholdCode _taxWithholdCode, 
    TransDate _fromDate, 
    TransDate _toDate, 
    RecId _recId)

Run On

Server

Parameters

Return Value

Type: boolean
true if record exists otherwise false.

See Also

Reference

TaxWithholdConcessionTable_IN Table