TaxWithholdConcessionCertTable_IN::existDateInterval Method

Checks whether TaxWithholdConcessionCertTable_IN record exists or not for specified parameters.

Syntax

server private static boolean existDateInterval(
    TransDate _fromDate, 
    TransDate _toDate, 
    RefRecId _refRecId, 
    RecId _recId, 
    VendAccount _vendAccount, 
    CustAccount _custAccount)

Run On

Server

Parameters

Return Value

Type: boolean
true if record exists otherwise false.

See Also

Reference

TaxWithholdConcessionCertTable_IN Table