Share via


TaxWithholdPeriods_IN::exist Method

Checks whether TaxWithholdPeriods_IN record exists or not for specified parameter.

Syntax

client server public static boolean exist(
    TaxWithholdPeriod_IN _period, 
    TaxWithholdType_IN _taxType, 
    TransDate _fromDate, 
    TransDate _toDate)

Run On

Called

Parameters

Return Value

Type: boolean
Return true if record exists otherwise false.

See Also

Reference

TaxWithholdPeriods_IN Table