TaxWithholdConcessionCertTable_IN::existDataWithoutDate Method

Checks whether TaxWithholdConcessionCertTable_IN record exists or not for specified parameters.

Syntax

server private static boolean existDataWithoutDate(
    RefRecId _refRecId, 
    VendAccount _vendAccount, 
    CustAccount _custAccount, 
    RecId _recId)

Run On

Server

Parameters

Return Value

Type: boolean
true if record exists otherwise false.

See Also

Reference

TaxWithholdConcessionCertTable_IN Table