Share via


TaxWithholdTrans::existPeriod_TH Method

Checks whether TaxWithholdTrans record exists or not for specified parameter.

Syntax

client server public static boolean existPeriod_TH(
    TransDate _fromDate, 
    TransDate _toDate, 
    TaxWithholdPeriodId_TH _taxPeriodRecId)

Run On

Called

Parameters

Return Value

Type: boolean
Returns true if record exists; otherwise, false.

See Also

Reference

TaxWithholdTrans Table